David,

Recently I successfully loaded WRL, 3DS, and Collada files on Windows XP
compiled with VC80. This message..

"I get a warning message telling me that the library fails to load" you mean
is for OSGFileIO ?? Can you even load 3DS?

~Aashish


On Wed, Sep 24, 2008 at 7:16 AM, David Ducrest <[EMAIL PROTECTED]> wrote:

> To the OpenSG Community:
>    I am a user of OpenSG2.0 and work with Carsten Neumann and Dr. Reiners.
> At the moment, I am working on a project that requires the OSGFileIO library
> and I am doing it in Windows Vista though I am using only 32bit libraries. I
> am trying to load wrl and Collada objects and I have run into trouble. I do
> not think that the library is loading correctly.
>
> When trying to load a VRML97 file, the following message always outputs:
>> INFO: Check from pl : C:\Users\dducrest\Desktop\Army
>> Proj\pythonGUI\resrc\moveArrow.wrl
>> WARNING: could not read C:\Users\dducrest\Desktop\Army
>> Proj\pythonGUI\resrc\moveArrow.wrl; unknown file format
>>
>> I learned that I might need to specifically reference the OSGFileIO.dll in
>> the OSG_LOAD_LIBS environmental variable. So far I have tried a various
>> formats, none of which have resulted in a properly read file.
>>
>> OSG_LOAD_LIBS Attempts:
>>  - "OSGFileIO"
>>  - "OSGFileIO.dll"
>>  - "%OSG_ROOT%\lib\OSGFileIO"
>>  - "%OSG_ROOT%\lib\OSGFileIO.dll"
>>
>> In addition to the "cannot read" error message:
>>  - If I leave off ".dll." I get a warning message telling me that the
>> library fails to load and files do not load. Upon closing the application
>> "INFO: destroy SharedObject
>> c:\Libraries\OpenSG2.0\release\lib\OSGFileIO.dll"
>>
>>  - If I include the ".dll," files do not load. Upon closing the
>> application "INFO: destroy SharedObject
>> c:\Libraries\OpenSG2.0\release\lib\OSGFileIO.dll.dll"
>>
>
>
> Do anyone have any suggestions or advice for getting this library to load
> correctly?
>
> David Ducrest
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to