Hi Aitor,

I also tested it with the debug version and it works fine. How did you rebuild the OpenSG? Did you remove the Builds directory and re-configure? Could you copy 11picking.exe, the OpenSG dll's, glut.dll in one directory to be sure that the right dll's are loaded. If this still doesn't work can you donwload from http://www.opensg.org/dailybuild_logs/index.EN.html the .net 2003 installer, install it and copy from there the OSGBase.dll in your directory and test it again if it still doesn't work copy the OSGSystem.dll.

Andreas

Yes, i have compiled OpenSG today with the .NET 2003 under Cygwin.

$ ./configure --enable-glut --enable-jpg --enable-tif --enable-png --enable-win -localstorage --with-compiler=cl.net2003 --with-add-lib=ode:ode
and then the make && make opt && make install

I have done this several times and  it had worked fine ... till now.

The CVS checkout is correct, and the DLL's and libs are created with the correct timestamps and so on, in fact, I have deleted them completely... (manual make clean :-) )

The Paths are correct (like always).

I have several stored librarys... and I have tested right now the 11picking tutorial

These are the results

2005-08-29 : Work. Debug and Release
2005-09-20 : Work. Debug and Release
2005-09-27 : Work. Debug and Release
2005-10-05 : Work. Only debug (The same happens)
2005-10-19 : Work. Only debug exiting with errors
2005-10-20 : Work. Only debug exiting with errors

Surprisingly, I haven't noticed that the release version crashes...because I was developing some things, and yesterday I finished them. So I tryed to test the release version... and crash!.

Any ideas? I have read the Dirk mails about the CVS updates and I can not see anything strange.

Thanks in advance!



On 10/20/05, *Andreas Zieringer* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 
wrote:

    Hi Aitor,

    just tried it with the .net 2003 dailybuild version from today and it
    works fine. How did you compile your OpenSG? Do you have the right
    OpenSG dll's in your path?

    Andreas

     >
     > Hi All...
     >
     > I have updated to the CVS version and now, the release version
    does not
     > work. The debug works better, but it crashes at exit time (osgExit())
     >
     > FIRST: Debug version
     > I attach the call stack for the 11picking tutorial. It crashes at
    exit
     > time (osgExit()).
     >
     > SECOND: Release version
     > Adding marks to the code (some exit(0)) I have detected that the
    error
     > is inside osgInit() !!!!
     >
     > NOTE1:
     > I have rebuilt the DLL's twice but the same happens.
     >
     > NOTE2:
     > In an execution, the following message appeared, but now, I can not
     > reproduce it. The demo was adding exit(0) after osgInit(), so the
    crash
     > was inside that function.
     >
     > Message:
     >
     > runtime error R6025
     > - pure virtual function call
     >
     > Any suggestions?
     >
     >
     > Thanks in advance.
     >
     > --
     > Aitor Moreno
     >     [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
    <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
     >
     >
    ------------------------------------------------------------------------
     >



    -------------------------------------------------------
    This SF.Net email is sponsored by:
    Power Architecture Resource Center: Free content, downloads,
    discussions,
    and more. http://solutions.newsforge.com/ibmarch.tmpl
    <http://solutions.newsforge.com/ibmarch.tmpl>
    _______________________________________________
    Opensg-users mailing list
    [email protected]
    <mailto:[email protected]>
    https://lists.sourceforge.net/lists/listinfo/opensg-users




--
Aitor Moreno
   [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to