Home > database >  Description - the pb development com components deploy an error
Description - the pb development com components deploy an error

Time:10-12

I according to http://blog.csdn.net/online/article/details/7758,
http://www.docin.com/p-102930714.html (this post should be no problem)
The two post method to create com components


An error is as follows:

-- -- -- -- -- -- -- -- -- -- the Deploy: Deploy of project p_test_dll_commts
Performing Incremental Rebuild of Objects
Parsing the User Object a123...
Beginning generation...
Generating the IDL file...
Generating the IDL file...
Generating a Type Library...
Generating the PB COM Server
Generating GUID source file...
Generating Interfaces header...
Generating Classes header...
Generating Server Data source file...
Generating Classes source...
Generating server resource file...
The Compiling GUID Source File..
The Compiling PB COM Object Source File..
The Compiling of generated PB COM Object Source File failed! : the Error of the compiling d: \ project \ cdwy \ resource \ test_dll \ _tmpclas CPP - see the log file d: \ project \ cdwy \ resource \ test_dll \ test_dll log
The Compiling PB COM Server Source File..
The Compiling of generated PB COM Server Source File failed! : the Error of the compiling d: \ project \ cdwy \ resource \ test_dll \ _tmpserv CPP - see the log file d: \ project \ cdwy \ resource \ test_dll \ test_dll log
Linking PBCOM Server object files
Linking the object files for server failed! : the Error linking d: \ project \ cdwy \ resource \ test_dll \ test_dll DLL - see the log file d: \ project \ cdwy \ resource \ test_dll \ test_dll log
Done.
Generation Results:
The OBJECT INSPECTION RESULTS:
A123
The Instance variables:
The Instance Variables: PASSED

Functions provides:
Functions provides: PASSED
The BUILD RESULTS:
The IDL File Generation: succeeded
Component Server Build: failed
Component Server Registration: failed
Component Server Registration: failed COM + Component Deployment: failed
-- -- -- -- -- -- -- -- -- -- Finished the Deploy of project p_test_dll_commts


My pb version is castration version? Please instruct me grateful

CodePudding user response:

I also tried to use PB do a DLL, there is no success, hope to have superior to reply,
  • Related