I am trying to execute a command line build :
pbc170.exe /d "C:\Build\PBTit-CCH-17\PBL\ge_imed\imed.pbt" /o "C:\Build\PBTit-CCH-17\PBL\ge_imed\imed.exe" /r "C:\Build\PBTit-CCH-17\PBL\ge_bitmaps\imedicons.pbr" /w n /f /m y /tr n /in n /op 0 /x 32 /bg y /p "i2" /cp "PBT Insurance Technologies" /de "Sybase, Inc. Product File" /v "1,0,0,1" /fv "0.0.0.0" /ge 0
Everything seems to work perfectly :
Creating : fine
Stage 1 : fine
Stage 2 : fine
Regenerating : fine
Rebuild complete
Creation of dynamic library failed
Creation of dynamic library failed
Creation of dynamic library failed
Creation of dynamic library failed
Creation of dynamic library failed
Creation of dynamic library failed
Creation of dynamic library failed
Creation of dynamic library failed
It does not create the dll's and exe???
Any advice or suggestions would be apreciated
Regards