Code::Blocks Forums
User forums => Help => Topic started by: noob on January 13, 2009, 01:53:35 am
-
OS: Windows XP SP3
Code::Blocks: 8.02-MinGWsetup
Problem:
I have been using codeblocks for about a year now and it is the best IDE that i ever used. This has been bugging me for about two days now, but i don't know when it started. Basically the pasting function doesn't work. I can not paste from other programs(WordPad, NotePad, IE, Adobe Reader) and can not paste from inside of Codeblocks. When i highlight sections of code from any program and click copy, then i go to Codeblocks and i click edit/paste(doesn't work), right-click/edit/paste(doesn't work) and click the paste button at the top which also doesn't work.
Please, Please Help Me! Reply ASAP!!!
Thanks,
noob
-
I can't test this 8.02 version for you, because I use nightly build version which has many bug fixed. Would you try nightly build version?
:D
-
huh, what is nightly build version. What is that. I never heard of it before.
-
huh, what is nightly build version. What is that. I never heard of it before.
See here:
http://forums.codeblocks.org/index.php?board=20.0
Generally, nightly build version is the latest version build every night.
Also see here:
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Windows
-
Great, now one problem solved and another problem. Code::Blocks recongnizes my MinGW compiler in C:/MinGW but it won't build and of my projects. It just says process terminated in teh Build Log.
-
Enable your compiler log output.
Logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
And paste here.
-
do i go to:
Settings<>Compiler and debigger settings<>Global compiler Settings<>TAB Other Settings<>Enable save build log to HTML file<> Enable always output the full command line in generated HTML file
-
No, please see my previous post carefully.