With a good bit of work i have it compiled and working with my gentoo linux box with gcc 4.1.2/glibc2.6.1 and a ubuntu linux(gcc3.4.6) install under virtualbox.
im also using tony's/Omega's Makefiles/Patch Some of the problems that had to be fixed: - #include directives with incorrect case of some letters - Multiple cpp files missing from the vproject causing linking errors. - vcpm would not run correctly untill LD_LIBRARY_PATH is set to the /bin dir of the ob_hlds install - vcpm segfaults on parsing project files where the AdditionalIncludeDirectories directive uses ; and not , to separate includes - about 4 other files that had misc problems that were fixed with a small bit of bugfixing. and i just commented out the DECLARE_ACHIEVEMENT calls in achievements_hlx.cpp The mod seems to compile and run perfectly now and seems stable so far. On Tue, Aug 12, 2008 at 7:17 AM, Nick <[EMAIL PROTECTED]> wrote: > I don't know anyone who has compiled ep2 sdk with linux, or even > tried. You might be the first. > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

