Author Topic: Not compiling right  (Read 2877 times)

wade

  • Guest
Not compiling right
« on: June 13, 2009, 09:33:20 pm »
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"

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Not compiling right
« Reply #1 on: June 14, 2009, 10:42:05 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ