everything can be compile with visual c++ .net 2003
just convert file
some error i got..
----------------------------------------------------
cvs\nex\servermon\conn.cpp(121) : warning C4700: local variable 'conn' used without having been initialized
----------------------------------------------------
c1xx : fatal error C1083: Cannot open source file: '.\cDialog.cpp': No such file or directory
***its a missing file ********************
----------------------------------------------------
TestNexClient warning LNK4089: all references to 'MSVCP71.dll' discarded by /OPT:REF
***The linker discarded all packaged functions that referenced exports in dynamic-link library. As a result, dynamic-link library is not needed for execution of the image. ********************
----------------------------------------------------
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello...
A good step.. a Doc...
howto build+dependancy+ver
howto config
howto do....
this way we could try it and if we like... contribute ;P
i think i have found some by myself..
need SDL, Glut,
everything can be compile with visual c++ .net 2003
just convert file
some error i got..
----------------------------------------------------
cvs\nex\servermon\conn.cpp(121) : warning C4700: local variable 'conn' used without having been initialized
----------------------------------------------------
c1xx : fatal error C1083: Cannot open source file: '.\cDialog.cpp': No such file or directory
***its a missing file ********************
----------------------------------------------------
TestNexClient warning LNK4089: all references to 'MSVCP71.dll' discarded by /OPT:REF
***The linker discarded all packaged functions that referenced exports in dynamic-link library. As a result, dynamic-link library is not needed for execution of the image. ********************
----------------------------------------------------