In the Allegro installation tutorial in
http://cymonsgames.retroremakes.com/getting-started-2/#allegroI get through this message:
Reading specs from c:/CodeBlocks/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs Configured with: ../gcc-3.4.5/configure ?with-gcc ?with-gnu-ld ?with-gnu-as ?host=mingw32 ?target=mingw32 ?prefix=/mingw ?enable-threads ?disable-nls ?enable-languages=c,c++,f77,ada,objc,java ?disable-win32-registry ?disable-shared ?enable-sjlj-exceptions ?enable-libgcj ?disable-java-awt ?without-x ?enable-java-gc=boehm ?disable-libgcj-debug ?enable-interpreter ?enable-hash-synchronization ?enable-libstdcxx-debug Thread model: win32 gcc version 3.4.5 (mingw-vista special)
The next step in the instructions is:
in the command prompt type: cd CodeBlocksMinGWAllegro set MINGDIR=c:CodeBlocksMinGW fix mingw32 mingw32-make
(This will be a few minutes)
mingw32-make install exit
Shouldn't the directory in the above statement be MINGDIR=c:\CodeBlocks\MinGW ?
I keep getting this from command prompt.
The filename,directory name, or volume label syntax is incorrect.
Do you type cd CodeBlocksMinGWAllegro set MINGDIR=c:CodeBlocksMinGW fix mingw32 mingw32-make
press enter, and then mingw32-make install and then exit?
Please help
