after compiling does not create the executable in the bin folder
studio.exe
warz.exe
Printable View
after compiling does not create the executable in the bin folder
studio.exe
warz.exe
Go to your src folder. It should be at "C:\WarZ\src\EclipseStudio".
Open WarZ.sln and build it in RELEASE build for the studio.exe and in FINAL build for warz.exe!
If you are using allright source you need to change location . Right click your Eclipse Studio (WHILE IN VS2008) and go to properties. Then go to Linker. Change location of where it builds to there. Switch the locations for both FINAL and RELEASE.
Also make sure during your build you are not getting any errors, other wise it won't build the two files.