luiscubal
|
 |
Reply #15 Posted on: September 08, 2010, 07:53:25 am |
|
|
 Joined: Jun 2009
Posts: 452
|
Is there any file named "mingw32-make" in C:\MinGW\bin? If so, make a copy and rename the copy to "make" EDIT: You'll need to install the JRE (Java 6) too. http://www.java.com/en/download/manual.jsp
|
|
« Last Edit: September 08, 2010, 07:55:34 am by luiscubal »
|
Logged
|
|
|
|
polygone
|
 |
Reply #16 Posted on: September 08, 2010, 07:56:51 am |
|
|
 Location: England Joined: Mar 2009
Posts: 794
|
Yes I just realised. In winmake.txt it's directing to C:\MinGW\bin\make.exe when it's installing as C:\MinGW\bin\mingw32-make.exe
So renaming to make.exe does the trick. But yes 11th plague you do need to check win-make as well to install it using the installer.
|
|
« Last Edit: September 08, 2010, 08:25:32 am by polygone »
|
Logged
|
I honestly don't know wtf I'm talking about but hopefully I can muddle my way through.
|
|
|
|
|
polygone
|
 |
Reply #19 Posted on: September 08, 2010, 08:16:56 am |
|
|
 Location: England Joined: Mar 2009
Posts: 794
|
OK got it running. It complained about OpenAL so I ran oalinst.exe but Windows is now saying 'wrap_oal.dll is either not designed to run on Windows or it contains an error'. However ignoring that error it's running correctly 
|
|
|
Logged
|
I honestly don't know wtf I'm talking about but hopefully I can muddle my way through.
|
|
|
|
|
|
|
polygone
|
 |
Reply #24 Posted on: September 08, 2010, 08:29:25 am |
|
|
 Location: England Joined: Mar 2009
Posts: 794
|
Can we build up a list of things that are missing from gml somewhere?
|
|
|
Logged
|
I honestly don't know wtf I'm talking about but hopefully I can muddle my way through.
|
|
|
The 11th plague of Egypt
|
 |
Reply #25 Posted on: September 08, 2010, 08:31:41 am |
|
|
 Joined: Dec 2009
Posts: 274
|
Can we build up a list of things that are missing from gml somewhere?
There is, hereBTW, my winmake.txt file points to \MinGW\bin\mingw32-make.exe but I still get an error ----Make returned error 2---------------------------------- process_easy: DuplicateHandle(In) failed (e=6) process_easy() failed to launch process (e=6) C:\DOCUME~1\User5\IMPOST~1\Temp\make3744-1.bat Counted 1 args in failed launch
|
|
|
Logged
|
|
|
|
|
polygone
|
 |
Reply #27 Posted on: September 08, 2010, 08:37:39 am |
|
|
 Location: England Joined: Mar 2009
Posts: 794
|
BTW, my winmake.txt file points to \MinGW\bin\mingw32-make.exe but I still get an error Point it back to \MinGW\bin\make.exe but just rename mingw32-make.exe to make.exe There is, here That's just functions. It doesn't mention things like collisions, timelines, variables. I mean an entire list together somewhere so you can instantly know.
|
|
« Last Edit: September 08, 2010, 03:21:36 pm by polygone »
|
Logged
|
I honestly don't know wtf I'm talking about but hopefully I can muddle my way through.
|
|
|
|
|
|