Coder Social home page Coder Social logo

Comments (3)

McMartin avatar McMartin commented on June 21, 2024

Hi @RobertLakatosh

Thanks for using FRUT and opening this issue!

Did you copy-paste the error message? If yes, it seems that there is an extraneous opening parenthesis character. Instead of $({JUCE_ROOT}/modules, it should be ${JUCE_ROOT}/modules.

If that's not the actual issue, could you please copy-paste the complete output of CMake, including the stack trace.

Thanks!

from frut.

RobertLakatosh avatar RobertLakatosh commented on June 21, 2024

I fixed the syntax error with the extraneous opening parenthesis, but I am still getting the following error. Here is the entire output message from the CMake gui:

Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.22621.
CMake Error at cmake/tools/CMakeLists.txt:40 (message):
Could not find juce_core, juce_data_structures, juce_events, juce_graphics
and juce_gui_basics when searching in the following directories:
../../JUCE/modules

Configuring incomplete, errors occurred!
See also "C:/Users/ksa10/Desktop/FRUT/Build/CMakeFiles/CMakeOutput.log".

from frut.

RobertLakatosh avatar RobertLakatosh commented on June 21, 2024

The issue is resolved now. I had to use CMake through command line instead of the CMake gui.

from frut.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.