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

Can't compile for windows + mac #248

Closed
HongPong opened this issue Dec 21, 2017 · 8 comments
Closed

Can't compile for windows + mac #248

HongPong opened this issue Dec 21, 2017 · 8 comments

Comments

@HongPong
Copy link

This is my first spin at rust compiling so I may have missed something, but I followed the current install instructions and have a recently updated VS2017.

It errored out , here is the terminal output. https://gist.github.com/HongPong/0269dd184ea412c7250248cbb49dd96e
Very interesting project, I hope this is helpful!

@o01eg
Copy link
Contributor

o01eg commented Dec 21, 2017

It is a bug in glium dependencies glium/glium#1648

@HongPong
Copy link
Author

I'm not familiar with rust, is there a way to bump that dependency to the right version (or try building not from 12-12?)

@HongPong
Copy link
Author

also when trying to install on the mac I got:

 cargo run --release
    Finished release [optimized + debuginfo] target(s) in 0.1 secs
     Running `target/release/citybound`
["target/release/citybound"]

thread 'main' has overflowed its stack
fatal runtime error: stack overflow
Abort trap: 6

@o01eg
Copy link
Contributor

o01eg commented Dec 21, 2017

@HongPong My PR bumps glium in imgui-rs was accepted but imgui-rs wasn't bumped itself yet.

@HongPong HongPong changed the title Can't compile for windows Can't compile for windows + mac Dec 21, 2017
@HongPong
Copy link
Author

i will try targeting the git repo instead of crates.io and see if that works. oh dependencies.

@HongPong
Copy link
Author

ah imgui-rs is now bumped imgui-rs/imgui-rs@8f44409#commitcomment-26449818

@o01eg
Copy link
Contributor

o01eg commented Dec 24, 2017

There still issue with ImFonConfig imgui-rs/imgui-rs#88

@aeplay
Copy link
Member

aeplay commented Aug 10, 2018

This will be obsolete in the next version, which will fully rely on a browser UI.

@aeplay aeplay closed this as completed Aug 10, 2018
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