
Thanks for replying, i assumed the 6 JUCE modules were included by Building CXX object CMakeFiles/Source.dir/ĬMakeFiles\Source.dir/objects.a(): In function C:/JUCE/examples/HelloWorld/Source/Main.cpp:133: undefined reference tojuce::JUCEApplicationBase::createInstance’Ĭ:/JUCE/examples/HelloWorld/Source/Main.cpp:133: undefined reference to juce::JUCEApplicationBase::main()' CMakeFiles\Source.dir/objects.a(): In function_static_initialization_and_destruction_0’:Ĭ:/JUCE/modules/juce_core/juce_core.h:342: undefined reference to juce::this_will_fail_to_link_if_some_of_your_compile_units_are_built_in_release_mode::this_will_fail_to_link_if_some_of_your_compile_units_are_built_in_release_mode()' CMakeFiles\Source.dir/objects.a(): In functionZN16HelloWorldWindowC1Ev’:Ĭ:/JUCE/examples/HelloWorld/Source/Main.cpp:42: undefined reference to juce::LookAndFeel::getDefaultLookAndFeel()' C:/JUCE/examples/HelloWorld/Source/Main.cpp:42: undefined reference tojuce::LookAndFeel::findColour(int) const’Ĭ:/JUCE/examples/HelloWorld/Source/Main.cpp:44: undefined reference to juce::String::String(char const*)' C:/JUCE/examples/HelloWorld/Source/Main.cpp:44: undefined reference tojuce::DocumentWindow::DocumentWindow(juce::String const&, juce::Colour, int, bool)'Ĭ:/JUCE/examples/HelloWorld/Source/Main.cpp:44: undefined reference to juce::String::~String()' C:/JUCE/examples/HelloWorld/Source/Main.cpp:42: undefined reference tojuce::Colour::~Colour()'Ĭ:/JUCE/examples/HelloWorld/Source/Main.cpp:47: undefined reference to juce::ResizableWindow::setContentOwned(juce::Component*, bool)' C:/JUCE/examples/HelloWorld/Source/Main.cpp:50: undefined reference tojuce::Component::centreWithSize(int, int)'Ĭ:/JUCE/examples/HelloWorld/Source/Main.cpp:53: undefined reference to juce::Component::setVisible(bool)' C:/JUCE/examples/HelloWorld/Source/Main.cpp:44: undefined reference tojuce::String::~String()'Ĭ:/JUCE/examples/HelloWorld/Source/Main.cpp:42: undefined reference to juce::Colour::~Colour()' C:/JUCE/examples/HelloWorld/Source/Main.cpp:44: undefined reference tojuce::DocumentWindow::~DocumentWindow()'ĬMakeFiles\Source.dir/objects.a(): In function ZN16HelloWorldWindowD1Ev': C:/JUCE/examples/HelloWorld/Source/Main.cpp:57: undefined reference tojuce::DocumentWindow::~DocumentWindow()‘ĬMakeFiles\Source.dir/objects.a(): In function `ZN16HelloWorldWindow18closeButtonPressedEv’:


Building CXX object CMakeFiles/Source.dir/ “C:\Program Files\JetBrains\CLion 2017.2\bin\cmake\bin\cmake.exe” -build C:\JUCE\examples\HelloWorld\Source\cmake-build-debug -target Source – -j 1 "hello world" example project in CLion IDE 2017.2 with bundled CMake 3.8.2, here is what i get below I get the error message below when trying to build the I’m running MinGW GCC compiler on windows 10 home edition. Hi, i’m a pro license holder, and need some help to solve an issue i’m having with JUCE HuckleBerry 5
