|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
building issue with TnFox 0.86Hi, when using scons for building (msvc++ 2005) i get the following
compilation error. Any idea what is wrong? Thanks, David De Weerdt cl /nologo /TP /c /nologo /W3 /EHsc /GR /GF /Gy /Zc:forScope /Zc:wchar_t /vmb /vmm /fp:fast /FdDebug_msvc_x86_4/vc80.pdb /Zi /w34701 /Od /RTC1 /GS /MDd /DFOXDLL /DWIN32 /D_WINDOWS /DUNI CODE /D_USRDLL /D_DEBUG /D_CRT_SECURE_NO_DEPRECATE=1 /D_SECURE_SCL_THROWS=1 /DFOX_BIGENDIAN=0 /DFX_SMPBUILD /DFXINLINE_MUTEX_IMPLEMENTATION /DHAVE_SQLITE3_H=1 /DFOXDLL_EXPORTS /DHAVE_GL _H /DSUN_OGL_NO_VERTEX_MACROS /DHPOGL_SUPPRESS_FAST_API /DHAVE_GLU_H /Iinclude /Iwindows /Isrc\sqlite /c src\FXSQLDB_ipc.cxx /FoDebug_msvc_x86_4\FXSQLDB_ipc.obj FXSQLDB_ipc.cxx c:\tnfox\include\FXIPC.h(593) : warning C4275: non dll-interface class 'FX::QMutex' used as base for dll-interface class 'FX::FXIPCChannel' c:\tnfox\include\QThread.h(301) : see declaration of 'FX::QMutex' c:\tnfox\include\FXIPC.h(593) : see declaration of 'FX::FXIPCChannel' C:\TnFOX\include\FXSQLDB_ipc.h(506) : warning C4003: not enough actual parameters for macro 'CopyCursor' C:\TnFOX\include\FXSQLDB_ipc.h(506) : error C2059: syntax error : '(' C:\TnFOX\include\FXSQLDB_ipc.h(506) : error C2091: function returns function C:\TnFOX\include\FXSQLDB_ipc.h(506) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\TnFOX\include\FXSQLDB_ipc.h(506) : error C2059: syntax error : ')' C:\TnFOX\include\FXSQLDB_ipc.h(506) : error C2143: syntax error : missing ';' before ')' C:\TnFOX\include\FXSQLDB_ipc.h(506) : error C2059: syntax error : ')' C:\TnFOX\include\FXSQLDB_ipc.h(506) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body C:\TnFOX\include\FXSQLDB_ipc.h(507) : error C2059: syntax error : '(' C:\TnFOX\include\FXSQLDB_ipc.h(507) : error C2091: function returns function C:\TnFOX\include\FXSQLDB_ipc.h(507) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int C:\TnFOX\include\FXSQLDB_ipc.h(507) : error C2556: 'int (__cdecl *FX::FXSQLDBIPCMsgsI::CopyCursor::CopyIcon(void))(FX::FXuint)' : overloaded function differs only by return type from 'i nt (__cdecl *FX::FXSQLDBIPCMsgsI::CopyCursor::CopyIcon(void))(void)' C:\TnFOX\include\FXSQLDB_ipc.h(506) : see declaration of 'FX::FXSQLDBIPCMsgsI::CopyCursor::CopyIcon' C:\TnFOX\include\FXSQLDB_ipc.h(507) : error C2371: 'FX::FXSQLDBIPCMsgsI::CopyCursor::CopyIcon' : redefinition; different basic types C:\TnFOX\include\FXSQLDB_ipc.h(506) : see declaration of 'FX::FXSQLDBIPCMsgsI::CopyCursor::CopyIcon' C:\TnFOX\include\FXSQLDB_ipc.h(507) : error C2143: syntax error : missing ';' before ')' C:\TnFOX\include\FXSQLDB_ipc.h(507) : error C2059: syntax error : ')' C:\TnFOX\include\FXSQLDB_ipc.h(508) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body src\FXSQLDB_ipc.cxx(340) : error C2059: syntax error : '(' scons: *** [Debug_msvc_x86_4\FXSQLDB_ipc.obj] Error 2 scons: building terminated because of errors. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Tnfox-discussion mailing list Tnfox-discussion@... https://lists.sourceforge.net/lists/listinfo/tnfox-discussion |
| Free embeddable forum powered by Nabble | Forum Help |