Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
someone broke 7227
ouch:
I'm getting this error when compiling now:
.objs\src\main.o:C:\codeblocks\src\src\main.cpp|1072|undefined reference to `_imp__cbEVT_PLUGIN_LOADING_COMPLETE'|
I did a rebuild and it's still there.
win 7 64bit
tdm mingw
killerbot:
welcome to the domain of .pch problems.
If you can try a fresh checkout,and then build again.
Jenna:
--- Quote from: killerbot on June 13, 2011, 06:50:21 pm ---welcome to the domain of .pch problems.
If you can try a fresh checkout,and then build again.
--- End quote ---
Before doing a fresh checkout, I suggest to remove include/*.gch manually.
If that does not help also remove devel and output and probably .objs folder.
killerbot:
--- Quote ---If that does not help also remove devel and output
--- End quote ---
Yes, that might be the solution, manually deleting *.gch and .objs dir is not sufficient
ouch:
Well tell you what, since I have an sample of the problem to work off of, I'll experiment with what actually breaks it and see if I can't create a batch/shell script to fix the issue so we don't have to keep starting from scratch.
I'm pretty busy today at work though. I wouldn't expect anything till a bit later in the week.
Navigation
[0] Message Index
[#] Next page
Go to full version