Re: [fpc-pascal] Using OpenCASCADE 3d tools with Pascal?

2008-12-17 Thread Marc Santhoff
Am Donnerstag, den 18.12.2008, 09:02 +1100 schrieb Paul Nicholls: > Hi all, > I am wondering if anyone here has ever managed to use the free > open-source OpenCASCADE 3d tools (www.opencascade.org) with Pascal > before? I don't think so, but I remember two facts: The toolkit is huge, porting

Re: [fpc-pascal] Problems with Dynlibs.UnloadLibrary on Linux

2008-12-17 Thread Andrew Brunner
Thanks for that tip! So running under GDB I get the following info... This GDB was configured as "x86_64-linux-gnu"... (gdb) run Starting program: /mnt/Raid/Developer/Source/Lazarus/Test/TestApplication [Thread debugging using libthread_db enabled] [New Thread 0x7f9e79102770 (LWP 7388)] [WARNING

[fpc-pascal] Using OpenCASCADE 3d tools with Pascal?

2008-12-17 Thread Paul Nicholls
Hi all, I am wondering if anyone here has ever managed to use the free open-source OpenCASCADE 3d tools (www.opencascade.org) with Pascal before? An already developed ActiveX OCX control has been developed that may work but it costs lots of money. Cheers, Paul. "The plastic veneer of civil

Re: [fpc-pascal] Problems with Dynlibs.UnloadLibrary on Linux

2008-12-17 Thread Jonas Maebe
On 17 Dec 2008, at 02:55, Andrew Brunner wrote: On Tue, Dec 16, 2008 at 3:29 PM, Jonas Maebe > wrote: In what code does it crash? Inside unloadlibrary, or (shortly) afterwards? What is the backtrace at the point of the crash? It blows out right during the DynLibs.UnloadLibrary(FLibHandle)

Re: [fpc-pascal] Problems with Dynlibs.UnloadLibrary on Linux

2008-12-17 Thread Felipe Monteiro de Carvalho
Read this to create a backtrace: http://wiki.lazarus.freepascal.org/Creating_a_Backtrace_with_GDB -- Felipe Monteiro de Carvalho ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal