Re: [Kisocd-users] problem compiling kisocdII-0822a]
Status: Beta
Brought to you by:
jwwulf
|
From: Jens W. W. <j.w...@gm...> - 2001-11-10 21:27:26
|
Hi Germain, > opt_sys.cpp:145: `SHMMAX' undeclared (first use this function) yes, this is a known issue. The homepage says: ---------------------------------- Current Info Compilation error If you get an error like opt_sys.cpp: In method `Opt_sys::Opt_sys (QWidget *, const char *, KSimpleConfig *, T_SysOptions *, bool)': opt_sys.cpp:145: `SHMMAX' undeclared (first use this function) opt_sys.cpp:145: (Each undeclared identifier is reported only once for each function it appears in.) make[3]: *** [opt_sys.o] Error 1 when compiling, please edit the file switches.h in KisoCDs source directory. Change the line #define USESHM to #define _USESHM ---------------------------------- regards, Jens |