How to build "XSPNET7000LibXXX.lib" ? |
Post Reply |
Author | |
JoeBlack
Newbie Joined: 10 June 2003 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 07 July 2003 at 1:59am |
Env: WIndows XP sp1a(Japanese), VC++.net 2003(Japanese) Please let me know how to build "XSPNET7000Lib.lib / XSPNET7000Libu.lib / XSPNET7000Libd.lib / XSPNET7000Libud.lib" ? I'd like to build Pane samples. But compiler said "LINK : fatal error LNK1104: Compiler couldn't open 'XSPNET7000LibXXX.lib' Please help me. Thanks. |
|
c_koerber
Newbie Joined: 08 July 2003 Status: Offline Points: 4 |
Post Options
Thanks(0)
|
Did you build the libraries with the deployment wizard? If not, simply do so, worked nice for me. The samples should run now. Now for your own programs heres what I did (definately not the way to go, but working nevertheless), search for the files to locate their path and copy them in the directory where the .exe is located. Alternatively you could look into the samples (options, project settings, etc.)to see how it should be done. Another way shoud be to copy the dlls into the NT/System32 directory. |
|
JoeBlack
Newbie Joined: 10 June 2003 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Actually I couldn't build libs and dlls by Deployment wizard. The detail is below. (Deployment Wizard's options)/////////////////////////////////////////////////// Unicode Support (Compiler's error)////////////////////////////////////////////////////////////// Current directory is: Microsoft(R) Development Environment Version 7.10.3077 Solution file 'G:\Program Files\Codejock Software\XTPro\Suite\WorkSpace\ ************************************************************* If you want to continue, Please press any key... But there are no addins in my Tools/Add-in Manager. Then I selected 'SuitePro_Lib' and Libs: Dlls: I couldn't build 'XSPNET7000LibXXX.lib'. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Open XTPSuite_Dll.sln and build it manually. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |