Code::Blocks Forums
User forums => Help => Topic started by: pakrom on February 16, 2011, 08:12:02 pm
-
donno why...please help me...when i want run the program a pop up will appear say that "It seems that this file has not been build yet. Do you want o build it now?"...but when i press yes, nothing happen...
-
I'm having the same issue. Anyone know why this is happening? Thanks
-
Read this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Whats your OS? What version of CB? What compiler are you using?
-
OS = windows 7 home premium
CB = codeblocks -10.05 with mingw
Compiler = 1st - GNU GCC conmpiler, 2nd i try - intel C/C++ compiler...both wont worked...
i already see the link that u give...but i have no idea what to select at compiler loging...
(This is done by selecting the "Full command line" option Under menu "Settings" -> "Compiler and Debugger" -> Global compiler settings -> [the compiler you use] -> "Other Setting" tab, "Compiler logging".)
-
Probably try googling a bit, let my help you with a link: http://lmgtfy.com/?q=mingw
Here is an answer in another thread: http://forums.codeblocks.org/index.php/topic,14231.msg95795.html#msg95795
-
tq for ur help...