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

Changes to make compilation possible under Windows and C++ Express Edition. #2

Closed
wants to merge 3 commits into from

Conversation

jtiai
Copy link

@jtiai jtiai commented Aug 3, 2012

Added more conditions to check availability of ATL library.

Changed order of imports to make M_PI available in makepath.cpp

Jani Tiainen added 3 commits August 3, 2012 08:46
It's possible now to compile with stderr output instead of ATL::AtlTrace
in windows.
Algorithm seems to include cmath at some point causing M_PI not
available if _USE_MATH_DEFINES is defined later.
Refactored forward declared class ActionInfo to header. Now it's
possible to use library with MSVC compiler without problems.
@jtiai jtiai closed this Aug 7, 2012
@jtiai
Copy link
Author

jtiai commented Aug 7, 2012

Closing due bug in actual code.

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.

1 participant