📈
juce-cookbook
  • Introduction
  • Getting Started
    • Why JUCE?
    • Other Libraries
    • Resources
  • C++
    • IDE
    • Tools
    • Resources
  • Setup
    • macOS
    • Windows
    • Linux
    • Projucer vs. CMake
    • Create Project
    • Debugging
    • Documentation
  • Coding
    • User Interface
      • Component
      • Button
      • Look&Feel
    • Plug-in
      • Basics
      • Parameter
    • DSP
      • Basics
      • Create your own
    • Modules
    • Misc
    • Examples
    • Snippets
  • Testing
    • Unit tests
    • pluginval
    • Sanitizers
    • Profile
    • Benchmark
  • Continuous Integration
    • Travis CI
    • AppVeyor
    • Publish
  • Wish List
  • What's next
  • License
Powered by GitBook
On this page
  • Build System
  • Better Graphics API Integration
  • Available On compiler-explorer
  • FreeBSD Support

Was this helpful?

Wish List

PreviousPublishNextWhat's next

Last updated 4 years ago

Was this helpful?

Build System

Solved in JUCE version 6, which is currently available on the juce6 preview branch.

  • CMake

  • Multiple targets in one project

Better Graphics API Integration

  • Metal (coming in JUCE version 6)

  • Vulkan

Available On compiler-explorer

FreeBSD Support

  • Working on it, but haven't done much lately, see

https://godbolt.org
tobanteAudio/juce-freebsd-example