User forums > Using Code::Blocks

problem with compiling any cpp file

(1/1)

liech:
hi , i just instaled codeblocks studio ,
also i installed borland compiler 5.5 ( in standard dir , co code autodetected it) but when i try to compile any cpp file i get error:
Command execution failed... and i have no idea what is wrong.

Anonymous:
You probably need to point Code::Blocks at the lib and include directories for Borland's install.  You will probably also need the Windows Platform SDK for a complete set of windows headers.  Search around this site for links to the SDK.  (Well, it is here: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/XPSP2FULLInstall.htm)  The options you need to set are found under 'Project' -> 'Build Options' (as long as the appropriate workspace is selected in the Projects tab).

David

Anonymous:
(Well, you can find it from the link I gave above)

Navigation

[0] Message Index

Go to full version