Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Bootstrap with no wxWidgets packet installed
kipade:
I think you specify the env variable ACLOCAL_PATH to where you located the wxwin.m4, your configuration would be ok.
ollydbg:
--- Quote from: kipade on November 12, 2018, 01:14:18 pm ---I think you specify the env variable ACLOCAL_PATH to where you located the wxwin.m4, your configuration would be ok.
--- End quote ---
Hi, thanks for the reply.
I just add my local wxwin.m4 path, which is /home/zyh/code/wx30branchinstall/share/aclocal in the ACLOCAL_PATH variable, with this command:
--- Code: ---zyh@zyh:~/code/codeblocks-git/codeblocks_sf/build-wx30$ export ACLOCAL_PATH=/home/zyh/code/wx30branchinstall/share/aclocal:$ACLOCAL_PATH
--- End code ---
After that, I type the make command, but the error message is the same as my previous post. :(
kipade:
after that, you should reconfigure it via the "configure" shell
Navigation
[0] Message Index
[*] Previous page
Go to full version