FLTK logo

Re: [fltk.coredev] Re: CMake build problem

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: Re: CMake build problem Albrecht Schlosser Sep 18, 2022  
 
On 9/17/22 10:01 Manolo wrote:
Le vendredi 16 septembre 2022 à 20:09:44 UTC+2, rob a écrit :
I tried building the tip of master today (166a5bf785). I use CMake to build. I got the following error...

-- Looking for POSIX compatible scandir
-- POSIX compatible scandir - found
-- Found Doxygen: /opt/homebrew/bin/doxygen (found version "1.9.5") found components: doxygen dot
-- Found LATEX: /Library/TeX/texbin/latex
fatal: not a git repository (or any of the parent directories): .git
CMake Error at documentation/CMakeLists.txt:52 (string):
string sub-command REPLACE requires at least four arguments.

@Rob: thanks for reporting this. It's a known issue (#499) although your constellation is a new variation of the issue and I agree of course that the CMake build should support this configuration. Sorry for the inconveniencies.

That should be fixed in the git repo at 09334c5.

OK, this commit is a good first step, I agree that it should fix Rob's issue.

@Albrecht: what about turning off OPTION_HTML_BUILD_DOCUMENTATION if ${CMAKE_SOURCE_DIR}/.git
does not exist or is not a directory ?

No, this is not the correct solution.

Sorry, I don't have the time to explain this further right now. Please discuss other potential suggestions in the context of issue #499 so they don't get lost.
https://github.com/fltk/fltk/issues/499

--
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/1d83c68b-3f7b-9cc3-ffbe-fe24839b550a%40online.de.
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'.