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

Cannot compile in Ubuntu 17.10 #31

Open
bricke opened this issue Nov 15, 2017 · 7 comments
Open

Cannot compile in Ubuntu 17.10 #31

bricke opened this issue Nov 15, 2017 · 7 comments

Comments

@bricke
Copy link

bricke commented Nov 15, 2017

the cmake command executes correctly, the make returns an error:

/usr/bin/ld: cannot find -lglfw3 /usr/bin/ld: cannot find -lXinerama /usr/bin/ld: cannot find -lXi /usr/bin/ld: cannot find -lXcursor collect2: error: ld returned 1 exit status CMakeFiles/wrapmodes.dir/build.make:95: recipe for target '../bin/wrapmodes' failed make[2]: *** [../bin/wrapmodes] Error 1 CMakeFiles/Makefile2:131: recipe for target 'CMakeFiles/wrapmodes.dir/all' failed make[1]: *** [CMakeFiles/wrapmodes.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

I tried both on Wayland and x11, none works, same issue, I do have glfw3 and glfw3-dev

Hints?

@bricke
Copy link
Author

bricke commented Nov 15, 2017

Fixed installing missing dependencies and with this: #13

@bricke bricke closed this as completed Nov 15, 2017
@bclinthall
Copy link

Why is this issue closed? Pull request #13 isn't merged in yet. I was having the same problem.

@bricke
Copy link
Author

bricke commented Mar 7, 2018

Sorry for my english, i meant that i don’t have this issue anymore so i closed my issue as i believe it was on my side

@mattgruenke
Copy link

It shouldn't have been closed, but the point is basically moot as @grahamsellers has abandoned this project without appointing any other maintainers.

Our best bet is probably for someone to make a fork that only has the fixes merged in. We could then mention it on the wiki.

@bricke
Copy link
Author

bricke commented Mar 7, 2018

What do you mean by abandoning? Are they working on a new book?

@bricke bricke reopened this Mar 7, 2018
@mattgruenke
Copy link

I mean nobody is merging these fixes. A new (unpublished) book doesn't help any of us still reading the current edition or trying to use these examples.

@mattgruenke
Copy link

mattgruenke commented Mar 7, 2018

Anyway, I've added the wiki page I mentioned (as well as some others):

https://github.com/openglsuperbible/sb7code/wiki/Notable-Forks

My fork has the fixes, but I'm also porting the examples from the book's SB7 library to OGLplus. So, I'll leave it for someone else to make a pure fork + fixes.

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

3 participants