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

add script to build on OS X #30

Closed
wants to merge 1 commit into from
Closed

Conversation

chelming
Copy link

@chelming chelming commented Jul 2, 2016

I was able to get this to build on OS X using the version of Eigen in the deps folder rather than the one packaged with AD3. Also had to add the lisbtdc++ flags to all the makefiles for ad3. Lastly, had to change unordered_map to tr1/unordered_map.

Honestly, I have no idea what I'm doing since I know nothing about C but I was able to get it to build with clang and it seemed to work normally based on the examples in the readme.

Possibly fixes #4

@chelming
Copy link
Author

or not 😂

@chelming chelming closed this Feb 28, 2024
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

Successfully merging this pull request may close these issues.

makefile.in missing, clang build tricky
1 participant