Re: Re: [xml] libxml2-2.5.7 on vs.net - additonal



Okey now, removed LIBCMT.LIB from the linker. Changed from /MT to /MD
and added /R_REENTRANT manually to the compiler args. I don't know what
this means, and the built-in help that's usually good couldn't find
anything on it. Removed the R_ but still got no useful result. My
favourite online word translator couldn't translate it either. I guess
this is another fancy word that newbies shouldn't understand ;-)
Anyway, it's added now. There was no gui-thingie for it in the IDE that
I could find.

The compiler args (/R_REENTRANT not shown):
/Og /Ob2 /Oi /Ot /Oy /G6 /GA /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D
"_ATL_STATIC_REGISTRY" /D "_WINDLL" /GF /Gm /EHsc /MD /GS /Gy
/Fo"../Release/" /Fd"../Release/vc70.pdb" /W4 /nologo /c /Zi /Gz /TP

One small step for man, but one Big step for me =)
Soon this might work, yeah!

Thanks over and over again Igor!

/Gustaf





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]