User forums > Help

Problem to compile codeblocks

(1/2) > >>

xblitz:
Hello

I try to compile codeblocks from scratch. I folllowing thi guide:

https://wiki.codeblocks.org/index.php/Installing_Code::Blocks_from_source_on_Windows#Overview

I use this version of mingw (64bit of course): https://github.com/brechtsanders/winlibs_mingw/releases/download/13.2.0posix-17.0.5-11.0.1-ucrt-r3/winlibs-x86_64-posix-seh-gcc-13.2.0-mingw-w64ucrt-11.0.1-r3.7z


--- Code: ---||=== Build: tinyXML in Code::Blocks wx3.1.x (64 bit) (compiler: GNU GCC Compiler) ===|
||=== Build: AutoRevision in Code::Blocks wx3.1.x (64 bit) (compiler: GNU GCC Compiler) ===|
||=== Build: ConsoleRunner in Code::Blocks wx3.1.x (64 bit) (compiler: GNU GCC Compiler) ===|
||=== Build: Squirrel in Code::Blocks wx3.1.x (64 bit) (compiler: GNU GCC Compiler) ===|
||=== Build: scintilla in Code::Blocks wx3.1.x (64 bit) (compiler: GNU GCC Compiler) ===|
H:\wxWidgets-3.2.4\include\wx\platform.h|159|fatal error: wx/setup.h: No such file or directory|
||=== Build finished: 1 error(s), 0 warning(s) (0 minute(s), 1 second(s)) ===|

--- End code ---

Can someone help me?  :)

Regards

stahta01:
You need to replace "31" with "32" in those directions.

Tim S.

xblitz:
I suppose you mean "open CodeBlocks_wx32_64.cbp instead of CodeBlocks_wx31_64"....

I get same error :-/

Something wrong in wxwidgets compile process? it's identical to wx 3.1?

stahta01:

--- Quote from: xblitz on December 12, 2023, 10:54:01 pm ---I suppose you mean "open CodeBlocks_wx32_64.cbp instead of CodeBlocks_wx31_64"....

I get same error :-/

--- End quote ---

Then, you likely failed to build wxWidgets; but, it might be another mistake. Without a build log no one can help you.
https://wiki.codeblocks.org/index.php/FAQ-Compiling_(errors)#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

xblitz:

--- Quote from: stahta01 on December 12, 2023, 10:55:12 pm ---
--- Quote from: xblitz on December 12, 2023, 10:54:01 pm ---build log no one can help you.

--- End quote ---

wxwidgets standard output is a very long long file and useless... how can I perform a useful log
--- End quote ---

Navigation

[0] Message Index

[#] Next page

Go to full version