Help compile NXEngine

Jul 12, 2014 at 7:42 PM
Neophyte Member
"Fresh from the Bakery"
Join Date: Jul 12, 2014
Location:
Posts: 2
Hello. I have problem with compilling NXEngine (NXEngine is Cave Story remake).

I succesfully compiled NXE on Xubuntu 14.04; i just only type make -j4

How I can compile NXEngine for Windows using Linux ?
Or If this is impossible, how I can compile NXEngine for Windows using Windows ?

Can anyone help me ?
 
Jul 13, 2014 at 1:13 AM
scrungy
Bobomb says: "I need a hug!"
Join Date: Oct 7, 2011
Location: PrtWeed
Posts: 777
Age: 24
Pronouns: he/him
One thing you could do is post a link to the project so we can get a better idea of what you're dealing with
 
Jul 14, 2014 at 7:37 PM
Indie game enthusiast
"What is a man!? A miserable pile of secrets! But enough talk, have at you!"
Join Date: Apr 18, 2006
Location: Forever wandering the tower...!
Posts: 1789
Pronouns: he/him
Have you tried using the MinGW/MSYS tools mentioned on that link?
If you still can't compile for Windows, you could try contacting the creator with e-mail at the bottom of the site.

Downloads v1.0.0.5 (2014-07-11):

Source bz2 - fixes the 'nlayers' bug which can cause crash on levels such as Outer Wall, and a compile warning.
Looks like the creator, rogueeve still keeps an eye on the site!
 
Jul 16, 2014 at 4:32 AM
Junior Member
"It's dangerous to go alone!"
Join Date: May 26, 2014
Location: on the Internet
Posts: 43
A quick Google landed me here. However, this solution is tied to a certain IDE.
The other thing I can think of is setting up a windows version of MinGW inside Wine and compiling there.
 
Back
Top