User forums > Help

Compiling CVS on SuSDE 10.0 RC1

(1/1)

KyroMaster:
I checked out the latest CVS, but compiling failed with this error:

src/generic/dockhost.cpp: In member function 'wxOrientation wxDockHost::GetOrientation()':
src/generic/dockhost.cpp:301: error: cannot convert 'const char*' to 'const wxChar*' for argument '5' to 'void wxAssert(int, const wxChar*, int, const wxChar*, const wxChar*)'
make[3]: *** [dockhost.lo] Fehler 1
make[3]: Leaving directory `/home/michael/tarballs/codeblocks/src/src/wxDockit'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/michael/tarballs/codeblocks/src/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/michael/tarballs/codeblocks/src'
make: *** [all-recursive] Fehler 1

I´m using gcc 4.0.2 with wxWidgets 2.6.1

mandrav:
This is a unicode error. I fixed it now. Please update your cvs copy a little later (anonymous cvs lags a few hours).

KyroMaster:
Cool, thanks for fixing this so fast  :D

Navigation

[0] Message Index

Go to full version