My .exe has its manifest embedded. I made my own build of OpenSG 1.8 sources
from a few months back, and the tutorials from it are working. I still need
to rebuild my code against that OpenSG build, but I suspect that the problem
must be elsewhere. What I have seen so far recommends that all DLLs should
have their manifest embedded in the binary, and that is why I thought that
this was a problem with the OpenSG DLLs. All I get for an error message is
"The system cannot execute the specified program." on the console, so I
don't have a lot to go on at this point. It looks as though I'll need dig
through several layers of software and do some more reading to try to figure
out why the program doesn't execute.

 -Patrick

Andreas Zieringer wrote:
> Hi Patrick,
> 
> just installed the Visual Studio 2005 dailybuild and executed via 
> windows start menu the scene viewer and some tutorials works fine for me 
> can you try this?
> For the dlls you don't need the manifest files only for the .exe files. 
> Did you create a manifest file for your application exe?
> 
> Andreas
> 
>> Has anyone tried a daily build of OpenSG 1.8 built with Visual Studio 2005?
>> As far as I can tell, the DLLs do not have an embedded manifest, and the
>> manifests are not being distributed with the DLLs. Unless I am doing
>> something else wrong, this is preventing my applications from launching
>> correctly when compiled with Visual Studio 2005.
>>
>>  -Patrick

-- 
Patrick L. Hartling                    | VP Engineering, Infiscape Corp.
PGP: http://tinyurl.com/2msw3          | http://www.infiscape.com/

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to