FLTK logo

Re: [fltk.coredev] Minor Feature request.

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.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Minor Feature request. Gonzalo Garramulo 11:35 Apr 07  
 


El 7/4/24 a las 15:30, 'Albrecht Schlosser' via fltk.coredev escribió:

OK, you mean in the "Configuration Summary" at the end of the CMake configure process, and you would like to see the real library paths, is this correct?

Yep!
If that's what you want: I believe this could work.

What if we use the "Builtin" libs instead? I think this doesn't need to be changed because the library path is output a few lines above. Is this OK for you?
Yes, Built-in is just fine as is.

```

Static libraries will be built in /path/to/fltk/build/debug/lib

[...]

Build configuration : Debug

Image Libraries : JPEG = Builtin <-- keep, see above for path ?

: PNG = System <-- output the actual path ?

: ZLIB = System <-- output the actual path ?

```

I'm not sure yet what to do if both a static and a shared system lib exists, or which one will be "found" by CMake. I'll check this...
CMake will find the shared libs, as it is the unix convention.  That's the one that should be printed out.
-- 
Gonzalo Garramuño
ggarra13@gmail.com

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/8b2c1407-5dd0-4553-85f6-98f970b7f502%40gmail.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'.