Hi, On Sun, 2007-07-01 at 13:23 -0300, Pablo Carneiro Elias wrote: > Ok, as I was having linking problems using the patch (everything was > almost done, but some symbols were missing:
> OSGVTKMapperBase.obj : error LNK2019: unresolved external symbol > "public: static > class OSG::FieldType const & __cdecl OSG::MFieldAdaptor<class > OSG::FCPtr<class > OSG::FCPtr<class OSG::FCPtr<class OSG::FCPtr<class OSG::FCPtr<class > OSG::FieldCo > ntainerPtr,class OSG::FieldContainerAttachment>,class > OSG::StateChunk>,class OSG > ::GeoProperty>,class OSG::GeoIntegralProperty>,class > OSG::TypedGeoIntegralProper > ty<struct OSG::GeoUInt32PropertyDesc> >,class OSG::MField<class > OSG::FieldContai > nerPtr,0>,0>::getClassType(void)" ([EMAIL PROTECTED]@[EMAIL PROTECTED] > [EMAIL PROTECTED]@[EMAIL PROTECTED]@ V > build.win32.cl.8.0\type-debug--arch-ia32\Source\OSGContribVTK_d.dll : > fatal erro > r LNK1120: 22 unresolved externals ) that looks familiar, I guess the stable branch is slightly out of sync. IIRC I fixed that for the head already, or it might be a Windows problem which slipped our attention so far. I'll have a look. > So, I've restored build.info (undid patch) and then applied the > hack... but here's what I got: > > Building OpenSG 2.0.0-pre1 > ### Apply OpenSG SCons AddOn Hacks ### > NameError: global name 'distutils' is not defined: > File "D:\Pablo\Programming\lib\OpenSG-2.0-Stable-jun07\SConstruct", > line 382: > variant_helper = sca_variants.VariantsHelper(variantKeys=["type", > "arch"]) > File "Tools\scons-addons\src\SConsAddons\Variants.py", line 56: > self.fillDefaultVariants(variantKeys) > File "Tools\scons-build\OpenSG\AddOnHacks.py", line 325: > valid_archs = SConsAddons.EnvironmentBuilder.detectValidArchs() > File "Tools\scons-build\OpenSG\AddOnHacks.py", line 271: > cur_arch = SConsAddons.Util.GetArch() > File "Tools\scons-build\OpenSG\AddOnHacks.py", line 220: > platform = distutils.util.get_platform() > > any easy fix? I'll have a look too. I don't use the stable branch so I have to check what is going wrong. kind regards, gerrit ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
