Hi, I’m newer to Juce and would like to use juce to create android studio projects, but compile failed,errors like
Error:(301, 1) error: expected ')'
Information:(225, 13) expanded from macro 'DECLARE_JNI_CLASS’
Information:(264, 66) expanded from macro 'JNI_CLASS_MEMBERS’
Information:(301, 1) to match this '('
C:\Users\zhouqi\Documents\NewProject4\Builds\AndroidStudio/…/…/JuceLibraryCode/modules\juce_core/native/juce_android_JNIHelpers.h:225:32: note: expanded from macro 'DECLARE_JNI_CLASS’
Error:(301, 1) error: expected ')'
Information:(265, 63) expanded from macro 'JNI_CLASS_MEMBERS’
Error:(301, 1) error: expected ')'
Information:(266, 69) expanded from macro 'JNI_CLASS_MEMBERS’
Error:(301, 1) error: expected ')'
Information:(274, 149) expanded from macro 'JNI_CLASS_MEMBERS’
Information:(301, 1) to match this '('
C:\Users\zhouqi\Documents\NewProject4\Builds\AndroidStudio/…/…/JuceLibraryCode/modules\juce_core/native/juce_android_JNIHelpers.h:225:51: note: expanded from macro 'DECLARE_JNI_CLASS’
Error:(301, 1) error: expected ')'
Information:(290, 76) expanded from macro 'JNI_CLASS_MEMBERS’
Error:(301, 1) error: expected ')'
Information:(291, 74) expanded from macro 'JNI_CLASS_MEMBERS’
Error:(301, 37) error: use of undeclared identifier 'TizerTest4’
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Information:(221, 49) expanded from macro 'DECLARE_JNI_CLASS’
Error:(301, 37) error: use of undeclared identifier 'TizerTest4’
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 37) error: use of undeclared identifier 'TizerTest4’
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 37) error: use of undeclared identifier 'TizerTest4’
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Error:(301, 1) error: expected ')'
Information:(Unknown) In file included
C:\Users\zhouqi\Documents\NewProject4\JuceLibraryCode\modules\juce_opengl\native\juce_OpenGL_android.h
Error:(31, 71) error: expected ')'
Information:(31, 1) to match this '('
Error:(31, 39) error: use of undeclared identifier 'TizerTest4’
Error:Execution failed for task ‘:app:compileJuce_jniArmeabiDebugArmeabiSharedLibraryJuce_jniArmeabiDebugArmeabiSharedLibraryMainCpp’.
Multiple build operations failed.
C++ compiler failed while compiling juce_events.cpp.
C++ compiler failed while compiling juce_core.cpp.
C++ compiler failed while compiling juce_graphics.cpp.
C++ compiler failed while compiling juce_gui_basics.cpp.
C++ compiler failed while compiling juce_opengl.cpp.
See the complete log at: file:///C:/Users/zhouqi/Documents/NewProject4/Builds/AndroidStudio/app/build/tmp/compileJuce_jniArmeabiDebugArmeabiSharedLibraryJuce_jniArmeabiDebugArmeabiSharedLibraryMainCpp/output.txt