Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
rev 5993/5994 breaks build ? (solved : gch files are hell)
killerbot:
Good news, after manually deleting the gch files all builds well (already checked 2 linux boxes).
On day 1 of 2010 precompiled headers already have bitten me.
I hate those nasty things. 8)
MortenMacFly:
--- Quote from: killerbot on January 01, 2010, 01:34:41 pm ---I hate those nasty things. 8)
--- End quote ---
This is really weired, really! It happens to me over and over again, too. But I can't figure out exactly when this happens - there seems to be no logic. Sometimes it works, the other times not. I made myself a "clean.bat" file for C::B which takes care of removing all PCH's and libs for a "true" re-build. If you (or anyone else) is interested, I can attach it here...
killerbot:
I am surely interested.
MortenMacFly:
--- Quote from: killerbot on January 01, 2010, 02:40:23 pm ---I am surely interested.
--- End quote ---
...so here it comes (zipped). place it where the C::B project file is and adjust the path at the beginning of the batch file. You may need to adjust the path to libwxPdfDocument.a.
[attachment deleted by admin]
oBFusCATed:
Debugger branch fails to build using the auto* system:
--- Code: ---
>>> Emerging (1 of 1) dev-util/codeblocks-9999-r20 from obfuscated local repo
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
* subversion update start -->
* repository: svn://svn.berlios.de/codeblocks/branches/wxpropgrid_debugger
At revision 6018.
* working copy: /usr/portage/distfiles/svn-src/codeblocks-9999/wxpropgrid_debugger
* Syncing /usr/portage/distfiles/svn-src/codeblocks-9999/wxpropgrid_debugger/ into /var/tmp/portage/dev-util/codeblocks-9999-r20/work/codeblocks-9999
* Applying up_01_cc_stl.patch ... [ ok ]
* Applying up_02_cbauibook_20091114.patch ... [ ok ]
* Applying 11_better_compiler_log.patch ... [ ok ]
* Applying 13_cc_call_tip.patch ... [ ok ]
* Applying 19_select_file_all_projects.patch ... [ ok ]
* Applying 21_text_ctrl_color.patch ... [ ok ]
* Applying 23_cc_toolbar.patch ... [ ok ]
* Applying 24_dbg_speedup.patch ... [ ok ]
* Applying 25_todo_doubleclick.patch ... [ ok ]
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.in: installing `./install-sh'
configure.in: installing `./missing'
src/base/tinyxml/Makefile.am: installing `./depcomp'
configure.in:7: installing `./config.guess'
configure.in:7: installing `./config.sub'
configure.in:209: required file `src/plugins/scriptedwizard/resources/directx/files/Makefile.in' not found
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version