Problem compiling VSDK_Examples in VSDK C++ version 2.4

Matthew Jew mjew at icnc.com
Mon Aug 7 16:13:27 CDT 2006


On Aug 5, 2006, at 12:03 AM, Ruslan Zasukhin wrote:

> On 8/5/06 6:05 AM, "Matthew Jew" <mjew at icnc.com> wrote:
>
> Hi Matthew,
>
>> I have downloaded and installed the new version 2.4 of VSDK C++.
>>
>> I am trying to compile the VSDK_Examples (which I have successfully
>> compiled and run in earlier versions.)
>>
>> I have done all I can think of to make it work, but currently I get
>> the following errors:
>>
>> Building target “Common_SetExtesions” of project “VSDK_Examples” with
>> configuration “Release”
>
> 1) it seems this is just warning. Not error.
>     or what exactly error here is reported?
>      I do not see.
>
>
> 2) you can try trash /usr/lib/VComponents
>     and then install once again.
>     sometimes installer not override all dlls.

I trashed the /usr/local/lib/vcomponents folder and re-installed.

The error messages I get when compiling the VSDK_Examples are  
shorter. They now read:

Checking Dependencies
Ld /Volumes/Alpha2/Dev-Libs/Valentina-2.4final/work/Examples/ 
xcode_projects/build/Release/Common_SetExtesions normal ppc
     cd /Volumes/Alpha2/Dev-Libs/Valentina-2.4final/work/Examples/ 
xcode_projects
     /usr/bin/g++-4.0 -o /Volumes/Alpha2/Dev-Libs/Valentina-2.4final/ 
work/Examples/xcode_projects/build/Release/Common_SetExtesions -L/ 
Volumes/Alpha2/Dev-Libs/Valentina-2.4final/work/Examples/ 
xcode_projects/build/Release -L/Developer/SDKs/MacOSX10.4u.sdk/usr/ 
local/lib/vcomponents -L/Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/ 
vcomponents -F/Volumes/Alpha2/Dev-Libs/Valentina-2.4final/work/ 
Examples/xcode_projects/build/Release -F/Developer/SDKs/ 
MacOSX10.4u.sdk/usr/local/lib/vcomponents -F/Developer/SDKs/ 
MacOSX10.4u.sdk/usr/local/lib/vcomponents -filelist /Volumes/Alpha2/ 
Dev-Libs/Valentina-2.4final/work/Examples/xcode_projects/build/ 
VSDK_Examples.build/Release/Common_SetExtesions.build/Objects-normal/ 
ppc/Common_SetExtesions.LinkFileList -licuuc -licudata -licui18n - 
licuio -lvshared_fat_release -lvkernel_fat_release - 
lvclient_fat_release -framework VSDK -arch ppc -prebind -Wl,-Y,1455 - 
mmacosx-version-min=10.4 -framework Carbon -isysroot /Developer/SDKs/ 
MacOSX10.4u.sdk
/usr/bin/ld: warning -prebind ignored because  
MACOSX_DEPLOYMENT_TARGET environment variable greater or equal to 10.4
/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding  
may result in errors or different symbols being used
/usr/bin/ld: Undefined symbols:
typeinfo for fbl::BitSetIterator
/Volumes/Alpha2/Dev-Libs/Valentina-2.4final/work/Examples/ 
xcode_projects/build/VSDK_Examples.build/Release/ 
Common_SetExtesions.build/Objects-normal/ppc/SetExtesions.o reference  
to undefined typeinfo for fbl::BitSetIterator
/Volumes/Alpha2/Dev-Libs/Valentina-2.4final/work/Examples/ 
xcode_projects/build/VSDK_Examples.build/Release/ 
Common_SetExtesions.build/Objects-normal/ppc/Examples.o reference to  
undefined typeinfo for fbl::BitSetIterator
symbol _ZN3fbl20init_ustdio_pointersEv.eh used from dynamic library / 
Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/vcomponents/ 
libvclient_fat_release.dylib(single module) not from earlier dynamic  
library /usr/local/lib/vcomponents/libvkernel_fat_release.dylib 
(single module)
symbol _InitBackpointers used from dynamic library /Developer/SDKs/ 
MacOSX10.4u.sdk/usr/local/lib/vcomponents/libvclient_fat_release.dylib 
(single module) not from earlier dynamic library /usr/local/lib/ 
vcomponents/libvkernel_fat_release.dylib(single module)
symbol fbl::init_ustdio_pointers()      used from dynamic library / 
Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/vcomponents/ 
libvclient_fat_release.dylib(single module) not from earlier dynamic  
library /usr/local/lib/vcomponents/libvkernel_fat_release.dylib 
(single module)
symbol fbl::GetStringFactory()      used from dynamic library / 
Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/vcomponents/ 
libvclient_fat_release.dylib(single module) not from earlier dynamic  
library /usr/local/lib/vcomponents/libvkernel_fat_release.dylib 
(single module)
symbol _ZN3fbl16GetStringFactoryEv.eh used from dynamic library / 
Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/vcomponents/ 
libvclient_fat_release.dylib(single module) not from earlier dynamic  
library /usr/local/lib/vcomponents/libvkernel_fat_release.dylib 
(single module)
symbol fbl::AllocByCopyU(unsigned short const*, long&)used from  
dynamic library /Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/ 
vcomponents/libvclient_fat_release.dylib(single module) not from  
earlier dynamic library /usr/local/lib/vcomponents/ 
libvkernel_fat_release.dylib(single module)
symbol fbl::AllocAndCopyU(long, unsigned short const*, long)used from  
dynamic library /Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/ 
vcomponents/libvclient_fat_release.dylib(single module) not from  
earlier dynamic library /usr/local/lib/vcomponents/ 
libvkernel_fat_release.dylib(single module)
collect2: ld returned 1 exit status

- Matthew




More information about the Valentina mailing list