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

Windows Support #54

Open
JeffSaa opened this issue Aug 27, 2016 · 4 comments
Open

Windows Support #54

JeffSaa opened this issue Aug 27, 2016 · 4 comments

Comments

@JeffSaa
Copy link

JeffSaa commented Aug 27, 2016

Can I build simit in windows? o is better in a linux distro?
If I can in windows can someone tell me how please?

@fredrikbk
Copy link
Contributor

fredrikbk commented Aug 27, 2016

We haven't tested building Simit on Windows machines (can someone test it? I don't have a Windows machine). I doubt it will work out of the box, but it should not be a lot of work to make it work since llvm is cross platform and we use cmake which supports a cross platform compilation. However, from experience we'll probably need to add some custom Windows (msvc) stuff to the cmake files.

It might work to compile it using Cygwin and gcc or clang, but that's a bit more cumbersome.

@fredrikbk fredrikbk changed the title I have questions about compilation ( I'm new with low-level languages ​​) Windows Support Aug 27, 2016
@JeffSaa JeffSaa closed this as completed Aug 27, 2016
@JeffSaa
Copy link
Author

JeffSaa commented Aug 27, 2016

Ok I decided to try it on linux, how I can build it?
I didn't understand how to do it. Thanks.

@JeffSaa JeffSaa reopened this Aug 27, 2016
@fredrikbk
Copy link
Contributor

The readme describes how to do build it. What step are you having issues with?

@JeffSaa
Copy link
Author

JeffSaa commented Aug 28, 2016

When I try to do 'cmake ..' I get an error. I need eigen3 (and some more) but when I install it still find.

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