User forums > General (but related to Code::Blocks)

rev 3543 doesn't build on linux (autorevision problems)

<< < (2/2)

Pecan:

--- Quote from: killerbot on January 27, 2007, 09:50:04 pm ---it is defined in sc_util_dialogs.cpp, when searching your build log it seems that file has not been compiled. Check your project tree, it belongs to sdk\scripting\bindings.

I would say your are not using the latest cbp file !!!

--- End quote ---

Ok, I deleted Codebocks-unix.cbp, then did a svn update .
sc_util_dialogs then showed up in my .cbp.

So why didn't my svn revert, then svn update download the new .cbp?

keenblade:

--- Quote from: killerbot on January 27, 2007, 06:21:32 pm ---...
autorevision.h:14: error: 'SVN_REV' was not declared in this scope
...

--- End quote ---
I'm getting the exact same error with  C::B revision3545, on gentoo ~amd64. I don't use Codebocks-unix.cbp but an ebuild. The last successful compiling was with revision 3539. It was also fine with the older revs, too.
If the issue is the sc_util_dialogs.cpp file is not being compiled, how do I add it?
Any idea?

Code::Blocks svn 3545
gcc-4.1.1-r3
Gentoo ~amd64

killerbot:

--- Quote from: keenblade on January 28, 2007, 03:22:23 am ---
--- Quote from: killerbot on January 27, 2007, 06:21:32 pm ---...
autorevision.h:14: error: 'SVN_REV' was not declared in this scope
...

--- End quote ---
I'm getting the exact same error with  C::B revision3545, on gentoo ~amd64. I don't use Codebocks-unix.cbp but an ebuild. The last successful compiling was with revision 3539. It was also fine with the older revs, too.
If the issue is the sc_util_dialogs.cpp file is not being compiled, how do I add it?
Any idea?

Code::Blocks svn 3545
gcc-4.1.1-r3
Gentoo ~amd64

--- End quote ---

./bootstrap && ./configure --enable-contrib && make clean && make

keenblade:

--- Quote from: killerbot on January 28, 2007, 08:16:13 am ---./bootstrap && ./configure --enable-contrib && make clean && make

--- End quote ---
Thanks. I edited the ebuild, now it works as it used to be. I've switched to linux (gentoo) for one month and did not think it would be so easy. Thanks again.

Navigation

[0] Message Index

[*] Previous page

Go to full version