2 Feb
2024
2 Feb
'24
7 p.m.
Do you have your code somewhere ? 0.92.5 is now ~ 4 yo so it's unlikely that we can easily help you without it...
Here the error hints that some CMakeLists file has the string "(command line arguments)" in a place where CMake kind of expects a file name and/or in what CMake FindSomething or pkg-config answers it - maybe a change in command syntax.
--
Marc
On 01/02/2024 17:57, ofsetb@gmail.com wrote:
> I hava a plentu of my code written into my inkscape-0.92.5 version of
> source code.
>
> If compile it with "-DWITH_GTK3_EXPERIMENTAL=ON" the option inkscape
> not work properly.
>
> if I do cmake it gives me the message:
> -- Empty package name in Requires or Conflicts in file '(command
> line arguments)'
>
> Using EXPERIMENTAL Gtkmm 3 build
> Using external GDL
> -- Checking for module 'gtkmm-3.0>=3.10,'
> -- Empty package name in Requires or Conflicts in file '(command
> line arguments)'
> -- Checking for module 'gdl-3.0>=3.6'
> -- Found gdl-3.0, version 3.40.0
> Using GDL 3.6 or higher
> -- Checking for module 'gtkspell3-3.0'
> -- Found gtkspell3-3.0, version 3.0.10
>
> Is there a log file?
> How to see what exacly is Requires or Conflicts in file?
> _______________________________________________
> Inkscape Devel mailing list -- inkscape-devel@lists.inkscape.org
> To unsubscribe send an email to inkscape-devel-leave@lists.inkscape.org