Hi there,
I have a new problem now…
I built Juce with VS2010 using VS2008 DLL options, version GIT up-to-date.
But, after having built my DLL and EXE using these DLL, I have an error in DEBUG mode:
HEAP[ModelManager.exe]: Invalid address specified to RtlValidateHeap( 00DE0000, 006867B0 )
Do you have an idea about that ?
Edit: I have this error only in DEBUG, not in RELEASE…