"Programming Visual GUIs with CSS Layouts" || Daniel Walz

Поділитися
Вставка
  • Опубліковано 21 жов 2024

КОМЕНТАРІ • 4

  • @fernandoazeredo1388
    @fernandoazeredo1388 Рік тому

    After building successfully in xcode. The Window of the program does not appear. Can someone help me?

  • @CMNDSAUDIO
    @CMNDSAUDIO 2 роки тому +1

    When building I get a build fail saying undefined symbol:foleysMagicGUIState::setResourcesFolder (juce::String const&)
    It appears to all be pointing to the right location for the actual Juce resources folder. Not sure what's going on :(

    • @SMOMEGA1
      @SMOMEGA1 2 роки тому +1

      Did you figure it out? I'm running into the same issue.

    • @CMNDSAUDIO
      @CMNDSAUDIO 2 роки тому +2

      @@SMOMEGA1 i did not but have you used the GUI editor that's in the Projucer? I never saw it before but up in the menu up top i saw an option to enable the GUI editor and honestly its pretty much the same thing, you can add sliders, images and whatever. and it will code it for you as a component. Check it out