[osg-users] Freetype Plugin not found

2008-07-24 Thread Ariasgore
I have already read about cmakes problem when it comes to freetype, but I 
checked my osgPlugins-2.4.0 folder, there is a osg_freetyped.dll in it. 
Whilte trying to load a file, I get the  Warning: Could not find plugin to 
read objects from file ...
I recompiled osg_freetyped.dll and also a freetype.dll from 2.3.7 source, 
put that into output directory.
Basically I can load png files, so the folders are found but not with 
freetype.
I set OSG_NOTIFY_LEVEL to DEBUG but unfortunately didnt get more error 
messages :/
My suspicition is that there is something wrong rather with 
osg_freetyped.dll than with freetype.dll itself because if osg cannot locate 
the osg_x.dll I get the warning from above, but if the plugin itself is 
missing - eg. libpngd.dll I get an additional windows error which is here 
not present.


Thanks 


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Freetype Plugin not found

2008-07-24 Thread Ariasgore

I got the following output for the freetype dll, which is somehow confusing:

'05. Text.exe': Loaded 'osgPlugins-2.4.0\osgdb_freetyped.dll', Symbols 
loaded.
LDR: LdrpWalkImportDescriptor() failed to probe 
osgPlugins-2.4.0\osgdb_freetyped.dll for its manifest, ntstatus 0xc0150002

'05. Text.exe': Unloaded osgPlugins-2.4.0\osgdb_freetyped.dll'

Whats that? a dynamic linked library without an manifest? 


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Freetype Plugin not found

2008-07-24 Thread Gordon Tomlinson

Are you using Visual Studio 2005 ? 

You can get this type message if you have VS2005 installed but not the
VS2005 SP! patch 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ariasgore
Sent: Thursday, July 24, 2008 8:42 AM
To: OpenSceneGraph Users
Subject: Re: [osg-users] Freetype Plugin not found

I got the following output for the freetype dll, which is somehow confusing:

'05. Text.exe': Loaded 'osgPlugins-2.4.0\osgdb_freetyped.dll', Symbols
loaded.
LDR: LdrpWalkImportDescriptor() failed to probe
osgPlugins-2.4.0\osgdb_freetyped.dll for its manifest, ntstatus 0xc0150002
'05. Text.exe': Unloaded osgPlugins-2.4.0\osgdb_freetyped.dll'

Whats that? a dynamic linked library without an manifest? 

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Freetype Plugin not found

2008-07-24 Thread Gordon Tomlinson
Also make sure in your projects that the manifests are being embedded the
doe need to be imbedded

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ariasgore
Sent: Thursday, July 24, 2008 8:42 AM
To: OpenSceneGraph Users
Subject: Re: [osg-users] Freetype Plugin not found

I got the following output for the freetype dll, which is somehow confusing:

'05. Text.exe': Loaded 'osgPlugins-2.4.0\osgdb_freetyped.dll', Symbols
loaded.
LDR: LdrpWalkImportDescriptor() failed to probe
osgPlugins-2.4.0\osgdb_freetyped.dll for its manifest, ntstatus 0xc0150002
'05. Text.exe': Unloaded osgPlugins-2.4.0\osgdb_freetyped.dll'

Whats that? a dynamic linked library without an manifest? 

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Freetype Plugin not found

2008-07-24 Thread Ariasgore

Hello,
I am always using VS 2008 (which is 9.0)
I have read about that problem, the manifest is included, everything is 
compiled on the same machine with the same VS Version.
BUT I found a weird solution to this on this page - 
http://forums.msdn.microsoft.com/en-US/vcgeneral/thread/3f2869ca-2c07-49a8-a443-52720b10ea09/
I set the manifest ID to 1 (was 2) after compiling the dll and that worked! 
I actually do not understand why and am exploring this situation.


--
From: Gordon Tomlinson [EMAIL PROTECTED]
Sent: Thursday, July 24, 2008 2:49 PM
To: 'OpenSceneGraph Users' osg-users@lists.openscenegraph.org
Subject: Re: [osg-users] Freetype Plugin not found


Also make sure in your projects that the manifests are being embedded the
doe need to be imbedded

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ariasgore
Sent: Thursday, July 24, 2008 8:42 AM
To: OpenSceneGraph Users
Subject: Re: [osg-users] Freetype Plugin not found

I got the following output for the freetype dll, which is somehow 
confusing:


'05. Text.exe': Loaded 'osgPlugins-2.4.0\osgdb_freetyped.dll', Symbols
loaded.
LDR: LdrpWalkImportDescriptor() failed to probe
osgPlugins-2.4.0\osgdb_freetyped.dll for its manifest, ntstatus 0xc0150002
'05. Text.exe': Unloaded osgPlugins-2.4.0\osgdb_freetyped.dll'

Whats that? a dynamic linked library without an manifest?

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org 


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org