User forums > Help
question on wxwidget sample projects, and where to find more
ollydbg:
I'm new to this forum.
I just installed the codeblocks and wxpack, I want to learn to build some wxwidget project. I found that when there are many samples in the wxwidget folder. But all these sample project file can't be opened by CB. These are only project files for "VC" "DecC++" and other IDE.
So, my question is where can I find similar sample files to study. ( If I manually converter these samples to CB, I think it's not an easy way, adding CPP, H, RC files to the new CB project is not enough).
Any questions and suggestions? Thank you.
MortenMacFly:
--- Quote from: ollydbg on November 24, 2008, 03:14:23 am ---Any questions and suggestions? Thank you.
--- End quote ---
You can import DevC++ projects with C::B just fine (File->Import...). This should work right out-of-the-box.
ollydbg:
Thank you for your reply. But it was very strange. There is no DEV-CPP project file (which is *.dev ) in any samples folders when I installed the wxpack. :(
MortenMacFly:
--- Quote from: ollydbg on November 24, 2008, 03:14:23 am ---These are only project files for "VC" "DecC++" and other IDE.
--- End quote ---
So what do you mean by this sentence then...?!
Anyways - you can import VC projects, too. Hence the settings might need to be adjusted in case you don't compile them afterwards with the VC compiler but e.g. MinGW/GCC.
ollydbg:
I add a picture of one sample folder name "dialogs". There are *.dsp files ( which is for visual C++ 6 ) .
So, the only thing I can do is to import this file manually, But it's not an easy way, a lot thing should be adjusted.
Navigation
[0] Message Index
[#] Next page
Go to full version