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

Reply via email to