User forums > Using Code::Blocks
sudden amnesia of linker?
oBFusCATed:
--- Quote from: frithjofh on September 18, 2013, 10:09:36 pm ---PS: I would rather not like deleting cbproject.depend with my project open... maybe I'll set up a test project...
--- End quote ---
Why? Aren't you storing your project in a VCS (subversion,git,etc)?
The best thing to do is to try reproduce the problem with a simple console project. Then post the exact steps needed to reproduce it on another computer.
frithjofh:
hi, and thanks for the interest...
actually I am using git as version control system...
but back to my observed c::b problem: did anyone else reproduce it on his/her machine?
regards
frithjof
Jenna:
--- Quote from: frithjofh on September 19, 2013, 09:35:33 pm ---but back to my observed c::b problem: did anyone else reproduce it on his/her machine?
--- End quote ---
No.
Which settings do you use in the new class dialog ?
Which pch-settings do you have for your project ?
As written by oBFusCATed: a minimal test-project and exact steps (all settings in new class dialog) would be good.
frithjofh:
Hi everybody,
I attached a zip with a minimal console test project. PCH settin is the default: PCH generatedalongside original header.
I have added two classes via the new class dialog. Settings of the dialog for both classes like in the attached jpg file screen shot.
After adding the first class, the compilation/linking failed. I closed the project and reopened it and it compiled/linked fine.
After adding the second class, compilation/linking failed. I attach the build log as fail_2.txt.
regards
frithjofh
[attachment deleted by admin]
BlueHazzard:
i think i know what is going on...
this should fix the error...
greetings
[edit] a better patch would be, in the compiler plugin, witch prevents to add a empty patch to the command line.... at the moment i have no time, but later i could try to fix it...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version