Windows xp compatibility

I am having an issue with latest JUCE version. I built a project derivied from juce example proj, but when i try to run in on windows xp its crashing with "GetTickCount64" message.  I built clean juce example proj and dependancy walker have many entry points that not exists in win xp. So how to build windows xp compatible version on latest JUCE ? I can provide sources if someone wants to go through

Original juce example project works or not?

It was msvc compiler issue. Not related to JUCE.

1 Like