Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Problème to compile Code::Blocks...
Crepuscule:
Hello!
I am trying to compile on another computer. I did again all the procedure from the beginning to the end.
I saw I have an error during the compilation of wxWidgets.
I think the problem could be that. To compile wxWidgets, I am using the MinGW supplyed with Code::Blocks 10.05. Do you think that could be the problem?
Or, it is possible I am using bad source code of wxWidgets. I am working on windowsXP. Anybody could confirm the address of the good sources?
Thanks,
Crepuscule
Alpha:
I downloaded the MSW source archive for 2.8.12 from http://wxwidgets.org/downloads/ (the specific file was wxMSW-2.8.12.zip).
This compiled fine for me on XP (using the TDM build of MinGW, which is what Code::Blocks ships with on Windows).
--- Quote from: Crepuscule on December 02, 2011, 12:21:53 am ---Or, it is possible I am using bad source code of wxWidgets.
--- End quote ---
Make sure you clean your make process before building. Occasionally cleaning does not get rid of pieces of a failed build; in this case, you could try deleting the directory containing wxWidgets, then extract a fresh copy.
Crepuscule:
OK,
So, I am using the good one.
I don't understand what happens... yesterday night, I did the same procedure than before but on another computer... Code::Blocks compiles corrctly and start the application without error. I will begin again to start fron 0 on my first computer... I don't understand what is different!
The only difference is: yesterday I did the procedure in a virtual machine. That should not interact on the compilation...
Crepuscule
Crepuscule:
Hello!
It is understandable!
I did the same procedure than yesterday night on my first computer (before I uninstalled Code::Blocks, wxWidgets... etc... and restart all the procedure)...
The problem is still here! I don't understand.
I think the problem is about the configuration of the Code::Blocks installed on my computer...
I uninstalled Code::Blocks and install it again. Next, when I launched Code::Blocks It kept in memory the old projects opened, the old configuration of the compiler... etc...
Do you know how to uninstall completly Code::Blocks?
When I install it again, It doesn't ask me at the beginning to set the wx global variable... It still have the old settings... How to delete all the configuration?
Crepuscule
Crepuscule:
It's good! I found where is the configuration file of Code::Blocks (C:\Documents and Settings\userName\Application Data\codeblocks). I will try deleting this folder.
Crepuscule
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version