News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Not compiling right

Started by wade, June 13, 2009, 09:33:20 PM

Previous topic - Next topic

wade

Checking for existence: K:\CPP PROGRAMMING\MultiplayerPlatformGame\Client\Client2D.exe
Executing: "K:\CPP PROGRAMMING\MultiplayerPlatformGame\Client\Client2D.exe"  (in K:\CPP PROGRAMMING\MultiplayerPlatformGame\Client\.)
Execution of '"K:\CPP PROGRAMMING\MultiplayerPlatformGame\Client\Client2D.exe" ' in 'K:\CPP PROGRAMMING\MultiplayerPlatformGame\Client' failed.
Nothing to be done.

Code::Blocks just creates "pengl32.exe"

MortenMacFly

Quote from: wade on June 13, 2009, 09:33:20 PM
Checking for existence: K:\CPP PROGRAMMING\MultiplayerPlatformGame\Client\Client2D.exe [...]
I am sorry to say this, but I didn't get a single word. What's your problem? What are you trying to do? What is Client2D.exe and pengl32.exe???

In addition: C::B / Compiler version, Platform, ... Steps to reproduce etc?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]