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

Compile Issues #46

Open
MarkRLV opened this issue Sep 2, 2020 · 0 comments
Open

Compile Issues #46

MarkRLV opened this issue Sep 2, 2020 · 0 comments

Comments

@MarkRLV
Copy link

MarkRLV commented Sep 2, 2020

I was able to compile this on UBUNTU, except for the JAVA RNG. The (<< 48) fails to compile. Has anyone else had this issue? The JAVA RNG was not critical to me, so I just took it out. The remainder of the code compiles fine and untwister_tests passes all 20 tests.

I was looking at what it would take to port this to Windows. I know that isn't the author's favorite OS. I have a free VMWARE and Virtual UBUNTU, but getting files to/from UBUNTU is extra work.

Almost all the code compiles with MinGW for Windows from http://www.mingw.org/ with the exception of the THREAD. I had read some discussion about using PTHREAD but didn't have time to dig into it enough.

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

1 participant