Open GoogleCodeExporter opened 9 years ago
After some changes and trying harder I think I am closer to compile it.
The error I get now is
Error 6510 error LNK2019: unresolved external symbol "public: static bool
__cdecl
juce::Component::isMouseButtonDownAnywhere(void)"
(?isMouseButtonDownAnywhere@Component@juce@@SA_NXZ) referenced in function
"public:
void __thiscall JuceVSTWrapper::tryMasterIdle(void)"
(?tryMasterIdle@JuceVSTWrapper@@QAEXXZ) juce_VST_Wrapper.obj
I don't know how to fix that. Any help?
Original comment by bione...@gmail.com
on 21 Jan 2010 at 8:06
Original issue reported on code.google.com by
bione...@gmail.com
on 21 Jan 2010 at 7:22