FLTK logo

[fltk.general] How I get and glue the FLTK dependecies in my application?

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 ]

How I get and glue the FLTK dependecies in my application? Daniel Silva Jul 27, 2022  
  I want more control of the compilation process, linking the fltk relative to my project folder, without having the install, because I want to stay up to date with the project and linking it staticly.
But it's pretty hard to get the necessery fltk dependecies to compile my application within my Makefile.
The fltk-config --ldflags doesn't return all necessery libs dependecies, but I noted the first definition of LDLIBS var inside the fltk-config has the dependecies, but I can't get it in a nicer way other than copy manually.
So my setup is a mess,  so I'm doing this completly wrong?

https://github.com/daninsky1/inkbreaker

In the make folder I got the NMake Makefile.vc for windows and make Makefile for linux.

Thanks.

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/0bd41225-c740-4f81-96a2-a4268d38d5d3n%40googlegroups.com.
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'.