I was able to get this to build by adding User32.Lib to the
Object/library modules field.
,
Josh.
-----Original Message-----
From: Fenlason, Josh
Sent: Tuesday, November 01, 2005 8:53 AM
To: Tomcat Dev ([email protected])
Subject: Building Tomcat native connector on Windows
I'm trying to build the native connector with APR on Windows and
I'm running into some linking issues. The apr and lib apr projects
build fine, but it bombs out while linking the libtcnative project. I'm
trying to build the tomcat-native-1.1.0 from Tomcat 5.5.12. Is APR
1.2.2 the correct version to be using? Is OpenSSL 0.9.8a acceptable?.
I'm building with MS Visual C++ 6.0 on Windows XP. If anyone has any
insight on what's wrong, I would be extremely grateful. Thanks in
advance.
,
Josh.
Linking...
Creating library Release/libtcnative-1.lib and object
Release/libtcnative-1.exp
system.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
system.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
system.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
system.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
system.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
system.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
system.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
system.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
Release/libtcnative-1.dll : fatal error LNK1120: 8 unresolved
externals
Error executing link.exe.
libtcnative-1.dll - 9 error(s), 2 warning(s)