User forums > Help
[solved]Trying to compile codeblocks
visir:
@Murawavhu
Please create your own thread, and please post a screenshot.
By the way, it compiled for me. Have no idea how to debug it yet, I'll surf wiki for now.
stahta01:
--- Quote from: Murawavhu on July 23, 2017, 10:17:18 am ---When I create a project it gives me an error. I have tried fixing the error using some methods here, I even reinstalled codeblocks a few times.
The error says "COULDN'T CREATE THE PROJECT DIRECTORY
--- End quote ---
Do NOT high jack other people threads!
Do NOT use spaces or non ASCII letter in path.
Do use path you have write permissions on it.
Tim S.
visir:
Compiled version (r11114) doesn't show some images (like icon near "Workspace" word). When I'm running r11114 from r11112, it also shows a lot of "Couldn't add an image to the image list".
Screenshot:
Googling this error showed this https://wiki.wxwidgets.org/WxImageList , don't know what to do with this though.
Tried to copy everything from src/output to src/devel, nothing changed.
Maybe it's because I added -D_WIN32_IE=0x0603 option (while compiling wxWidgets) only after I received error, and didn't clean-rebuild afterwards. Should I rebuild again?
stahta01:
Did you run the build scripts/batch files?
update or update.bat for windows if wx2.8.12.
Edit: Added quote from the directions!
--- Quote ---Generate Production Output
Run update.bat (located in the src directory). This will pack the resource files and copy the executables, libraries, and plugins to the output directory. It will also create the output directory if it does not exist.
--- End quote ---
Tim S.
stahta01:
--- Quote from: visir on July 23, 2017, 12:57:36 pm ---Maybe it's because I added -D_WIN32_IE=0x0603 option (while compiling wxWidgets) only after I received error, and didn't clean-rebuild afterwards. Should I rebuild again?
--- End quote ---
Adding the -D_WIN32_IE=0x0603 option should NOT normally require a rebuild of wxWidgets.
And, your problem is over 90% likely because you failed to run the update batch file or ran the wrong update batch file.
If you still have the problem post the wxWidgets version you built; version?
Tim S.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version