I have downloaded the new release and am attempting to make it on a Windows XP system. I get the following error. Has anyone else seen this? Thanks
$ make
-------------------------------------------------------------------------------
Building crutil.dll for WIN_NT (RELEASE)
-------------------------------------------------------------------------------
Done!
-------------------------------------------------------------------------------
Building crmothership.dll for WIN_NT (RELEASE)
-------------------------------------------------------------------------------
Done!
-------------------------------------------------------------------------------
Building resetms for WIN_NT (RELEASE)
-------------------------------------------------------------------------------
Done!
-------------------------------------------------------------------------------
Making your local configuration file
-------------------------------------------------------------------------------
Done!
-------------------------------------------------------------------------------
Building spuload.dll for WIN_NT (RELEASE)
-------------------------------------------------------------------------------
Done!
-------------------------------------------------------------------------------
Building crpacker.dll for WIN_NT (RELEASE)
-------------------------------------------------------------------------------
Linking ../built/crpacker/WIN_NT/crpacker.dll
packer.def : error LNK2001: unresolved external symbol crPackGetBufferPointervAR
B
packer.def : error LNK2001: unresolved external symbol crPackGetBufferPointervAR
BSWAP
../built/crpacker/WIN_NT/crpacker.lib : fatal error LNK1120: 2 unresolved extern
als
LINK : fatal error LNK1141: failure during build of exports file
make[2]: *** [../built/crpacker/WIN_NT/crpacker.dll] Error 2
make[1]: *** [dep] Error 2
make: *** [packer.subdir] Error 2
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have downloaded the new release and am attempting to make it on a Windows XP system. I get the following error. Has anyone else seen this? Thanks
$ make
-------------------------------------------------------------------------------
Building crutil.dll for WIN_NT (RELEASE)
-------------------------------------------------------------------------------
Done!
-------------------------------------------------------------------------------
Building crmothership.dll for WIN_NT (RELEASE)
-------------------------------------------------------------------------------
Done!
-------------------------------------------------------------------------------
Building resetms for WIN_NT (RELEASE)
-------------------------------------------------------------------------------
Done!
-------------------------------------------------------------------------------
Making your local configuration file
-------------------------------------------------------------------------------
Done!
-------------------------------------------------------------------------------
Building spuload.dll for WIN_NT (RELEASE)
-------------------------------------------------------------------------------
Done!
-------------------------------------------------------------------------------
Building crpacker.dll for WIN_NT (RELEASE)
-------------------------------------------------------------------------------
Linking ../built/crpacker/WIN_NT/crpacker.dll
packer.def : error LNK2001: unresolved external symbol crPackGetBufferPointervAR
B
packer.def : error LNK2001: unresolved external symbol crPackGetBufferPointervAR
BSWAP
../built/crpacker/WIN_NT/crpacker.lib : fatal error LNK1120: 2 unresolved extern
als
LINK : fatal error LNK1141: failure during build of exports file
make[2]: *** [../built/crpacker/WIN_NT/crpacker.dll] Error 2
make[1]: *** [dep] Error 2
make: *** [packer.subdir] Error 2
did you find a fix for this?
i have the same problem.
thanks