User forums > Help

can not find exchndl when building from source under windows

(1/1)

fancyivan:
Hi,

win10x64
tdm64-gcc-9.2.0.exe

I downloaded the source code: codeblocks-20.03.tar.bz2
wxwidgets3.1.3: mingw32-make -f makefile.gcc SHARED=1 MONOLITHIC=1 BUILD=release UNICODE=1 VENDOR=cb
compile cb20.03 in Code::Blocks 17.12, get following error:


--- Code: ---C:\dev\dev-cpp\codeblocks-20.03\src\src\app.cpp|72|fatal error: exchndl.h: No such file or directory|

--- End code ---

I check the source code folder, there is no such header file.

did I miss somthing?  or I need use another MinGW distribution to build CB20.03 from source?

Thanks~
Tao

Miguel Gimenez:
It is not in the tar file, I do not know why. You can find it here: https://sourceforge.net/p/codeblocks/code/HEAD/tree/trunk/src/exchndl/

oBFusCATed:
Because the tar file is generated on linux most probably ... :(

fancyivan:
Thanks for reply.

:(, then I turned to use the svn verison...

and I found a mirror repository in github, use this one finally.
https://github.com/obfuscated/codeblocks_sf/tree/release-20.03
Thanks @oBFusCATed, seems that you are the owner in github.

Tao

Navigation

[0] Message Index

Go to full version