FLTK logo

Re: [fltk/fltk] Can't build checkers.cxx on Windows 10 with cmake and gnu c/c++ (#161)

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

Re: [fltk/fltk] Can't build checkers.cxx on Windows 10 with cmake and gnu c/c++ (#161) Albrecht Schlosser Nov 23, 2020  
 

Sorry again, you're picking random code from the CMake files that really, really has nothing to do with the problem at hand.

If you really want to run the build from a DOS window my best guess is that you'd have to use the "MinGW Makefiles" generator which (IIRC) uses more Windows'ish syntax like backslash (\) as a directory separator. But to be sure I'd have to test that first, and I'm not going to do this soon...

I pointed you at two options (even if you couldn't find the MinGW/MSYS terminal) but you resist on using a combination that DOES NOT WORK. And this is, as I also pointed out, not FLTK's fault because the code in question is generated by CMake, using the "Unix Makefiles" generator as directed by you. Please try to do what I told you, otherwise I'm afraid I can't help you further.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

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'.