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

Outdated header files cause broken build on windows #17

Open
andrewklitzke opened this issue Dec 17, 2015 · 1 comment
Open

Outdated header files cause broken build on windows #17

andrewklitzke opened this issue Dec 17, 2015 · 1 comment

Comments

@andrewklitzke
Copy link

sys/time.h is used in aslTimer. sys/time.h was removed in recent versions of visual studio (2008 i think?) and causes users to be unable to build ASL on a windows platform without some hacking.

@AvtechScientific
Copy link
Owner

Hi @andrewklitzke,

thank you very much for this bug report. We have rewritten the Timer class entirely to match the C++11 standard. Please, try recent commit and tell us whether it fixed your issue.

All the best.

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