Board index » cppbuilder » File .bpi in BDS2006 isn't generated

File .bpi in BDS2006 isn't generated


2006-11-05 05:39:10 PM
cppbuilder55
Hi All,
when I compile my package, the library file "MyPackage.bpi" isn't generated;
while, in bcb6 it was inserted in "..\CBuilder6\Projects\Lib".
And without this file, I can't build my package in runtime mode in my
project.
Can I generate that file in some way?
Thanks
Bye
 
 

Re:File .bpi in BDS2006 isn't generated

"Danny" < XXXX@XXXXX.COM >wrote in message
Quote
when I compile my package, the library file "MyPackage.bpi" isn't
generated
How did you create and set up the package in the first place? Please
provide specific details.
Gambit
 

Re:File .bpi in BDS2006 isn't generated

Hi Remy,
I've imported my old package created with bcb6 in bds, and I haven't noticed
that the option:
"Linker->Output setting->bpi/lib output directory" was disabled in bds
project.
The problem was this, I'm sorry for my mistake.
Thank you
Bye
 

{smallsort}

Re:File .bpi in BDS2006 isn't generated

"Danny" < XXXX@XXXXX.COM >wrote in message
Quote
I've imported my old package created with bcb6 in bds
Never import projects from older versions. Always recreate projects from
scratch and then re-add the existing source files to them.
Gambit