FLTK logo

Re: [fltk.general] Problems linking libACE_FlReactor

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Problems linking libACE_FlReactor matthiasm Feb 15, 2006  
 
link with gdi32 as well:  -lgdi32

Look at the Makefile for a full list of required dll's

On Feb 15, 2006, at 12:31 PM, Karl Schmitt wrote:

rm -f .shobj//libACE_FlReactor.dll.def.old .shobj// libACE_FlReactor.dll.def; dlltool --export-all --output-def .shobj// libACE_FlReactor.dll.def --dllname libACE_FlReactor.dll .shobj/ FlReactor.o && mv .shobj//libACE_FlReactor.dll.def .shobj// libACE_FlReactor.dll.def.old && sed 's/;.*$//g' < .shobj// libACE_FlReactor.dll.def.old > .shobj//libACE_FlReactor.dll.def && g++ -mcpu=pentiumpro -mthreads -I/ACE_wrappers - DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -I.. -DACE_FLREACTOR_BUILD_DLL -I/usr/local/include -I/usr/X11R6/include -Wl,--enable-auto-image- base -Wl,--out-implib,libACE_FlReactor.dll.a -shared -o libACE_FlReactor.dll -Wl,--enable-auto-import -Wl,-E -L/ ACE_wrappers/ace -L./ -L. -L../lib -L/fltk-1.1.6/lib -L/usr/X11R6/ lib -L/usr/X11R6/lib -Wl,.shobj//libACE_FlReactor.dll.def .shobj/ FlReactor.o -lACE -lws2_32 -lmswsock -lwsock32 -lnetapi32 -lfltk - lfltk_forms -lfltk_gl -lfltk_images -lopengl32


Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.