R
Rick Jones
I'm using Visual C++ .NET (V7) along with the beta version of the SDK so I
can use x64 (AMD64) compiler. I launch a Win Svr 2003 x64 Build Env (Retail,
PreRelease) window then issue a devenv/useenv at the command prompt to start
the .NET IDE. I also modifed the project so it places the target files in
their approprate target folder. The problem is when I build my project I get
a link error of undefined symbol for security_cookie. If I build the same
project using the x86 environments all is fine.
What library is security_cookie in or how do I fix this unresolved external
symbo errorl?
Thanks,
Rick
can use x64 (AMD64) compiler. I launch a Win Svr 2003 x64 Build Env (Retail,
PreRelease) window then issue a devenv/useenv at the command prompt to start
the .NET IDE. I also modifed the project so it places the target files in
their approprate target folder. The problem is when I build my project I get
a link error of undefined symbol for security_cookie. If I build the same
project using the x86 environments all is fine.
What library is security_cookie in or how do I fix this unresolved external
symbo errorl?
Thanks,
Rick