1) Fine, so it's really issue inside the core and not inside StarBurnX wrapper.
2) You don't include all the LIBs into the project that's why you cannot build executable.
bob1at7shore wrote:
I Ran DVDVideoBuildImageEx.exe to make an iso file. I'm not sure what version I ran, snce I copied the dll's you sent in the .exe folder. Anyway, I burned dvd's from the iso using nero and 1 other program. Both worked on the newer player and both failed on the older player.
I would think an iso image would produce a duplicate of the master. Do you have a duplicator machine? There is a compare feature that will tell you if DVD's compare.
I could not build, .. I need some help to complete the test and give you a log :
DVDVideoBuildImageEx.c
b:\vs\rocket division software\starburn sdk\samples\console\c\..\..\..\Include\StarBurn.h(3659) : warning C4047: 'function' : 'size_t' differs in levels of indirection from 'unsigned short [8]'
b:\vs\rocket division software\starburn sdk\samples\console\c\..\..\..\Include\StarBurn.h(3659) : warning C4024: 'swprintf' : different types for formal and actual parameter 2
Microsoft (R) Incremental Linker Version 8.00.50727.762
Copyright (C) Microsoft Corporation. All rights reserved.
/out:DVDVideoBuildImageEx.exe
/debug
/NODEFAULTLIB:libcmt.lib
..\..\Lib\Static\Debug\i386\StarBurn.lib
..\..\Lib\Static\Debug\i386\StarLink.lib
..\..\Lib\Static\Debug\i386\StarCode.lib
..\..\Lib\Static\Debug\i386\StarWave.lib
user32.lib
advapi32.lib
ole32.lib
DVDVideoBuildImageEx.obj
StarBurn.lib(starburn.obj) : error LNK2019: unresolved external symbol _SptdUserGetPlatformInfo@16 referenced in function _StarBurn_SPTD_GetVersion@12
StarBurn.lib(starburn_core.obj) : error LNK2001: unresolved external symbol _SptdUserGetPlatformInfo@16
StarBurn.lib(starburn_core.obj) : error LNK2019: unresolved external symbol _SptdUserOpenDevice@16 referenced in function "public: __thiscall CStarBurn_ScsiTransportSPTD::CStarBurn_ScsiTransportSPTD(unsigned short *,unsigned char)" (??0CStarBurn_ScsiTransportSPTD@@QAE@PAGE@Z)
StarBurn.lib(starburn_core.obj) : error LNK2019: unresolved external symbol _SptdUserEnumDevices@24 referenced in function "public: __thiscall CStarBurn_ScsiTransportSPTD::CStarBurn_ScsiTransportSPTD(unsigned short *,unsigned char)" (??0CStarBurn_ScsiTransportSPTD@@QAE@PAGE@Z)
StarBurn.lib(starburn_core.obj) : error LNK2019: unresolved external symbol _SptdUserCloseDevice@8 referenced in function "public: virtual __thiscall CStarBurn_ScsiTransportSPTD::~CStarBurn_ScsiTransportSPTD(void)" (??1CStarBurn_ScsiTransportSPTD@@UAE@XZ)
StarBurn.lib(starburn_core.obj) : error LNK2019: unresolved external symbol _SptdUserSendCommand@24 referenced in function "protected: virtual void __thiscall CStarBurn_ScsiTransportSPTD::ExecuteCDB(unsigned char *,unsigned long,unsigned char *,unsigned long,unsigned char,union _LARGE_INTEGER *,union _LARGE_INTEGER *)" (?ExecuteCDB@CStarBurn_ScsiTransportSPTD@@MAEXPAEK0KEPAT_LARGE_INTEGER@@1@Z)
StarBurn.lib(starwave2_encodermp3.obj) : error LNK2001: unresolved external symbol __iob
DVDVideoBuildImageEx.exe : fatal error LNK1120: 6 unresolved externals