Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building under Cygwin #24

Open
BruceMardle opened this issue Sep 6, 2019 · 4 comments
Open

Building under Cygwin #24

BruceMardle opened this issue Sep 6, 2019 · 4 comments

Comments

@BruceMardle
Copy link

Sorry if this is in the wrong place (or of no interest at all!)
Has anyone got Slope to build under Cygwin?
To cut a long story short, I get as far as:
[ 6%] Building C object slope/CMakeFiles/slope.dir/source/slope/chart.c.obj
In file included from C:/Users/Bruce/c/GTK/slope-master/slope/include/slope/chart.h:24:0,
from C:/Users/Bruce/c/GTK/slope-master/slope/source/slope/chart.c:21:
C:/Users/Bruce/c/GTK/slope-master/slope/include/slope/view.h:24:10: fatal error: gtk/gtk.h: No such file or directory

Presumably it's not -I'ing the appropriate directory (but I don't know what the cc command is).
$ find /usr/include/ -name gtk.h
/usr/include/gtk-2.0/gtk/gtk.h
/usr/include/gtk-3.0/gtk/gtk.h

@nov314k
Copy link

nov314k commented Sep 6, 2019

Hi Bruce,
(Small correction if you received my erroneous comment just before.)
I managed to build it under MSYS2 (I gave up on Cygwin).
Have a look at my project that's using Slope:
https://github.com/novakpetrovic/farmafit
and contact me if you need any further assistance (it was a while back though).
Cheers

@BruceMardle
Copy link
Author

BruceMardle commented Sep 7, 2019 via email

@BruceMardle
Copy link
Author

BruceMardle commented Sep 7, 2019 via email

@BruceMardle
Copy link
Author

BruceMardle commented Sep 7, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants