Skip to content

Instantly share code, notes, and snippets.

View renn-codes's full-sized avatar

Verity Renée B renn-codes

View GitHub Profile
@renn-codes
renn-codes / VitaSDK_On_CLion.md
Created January 26, 2024 12:15 — forked from thexkey/VitaSDK_On_CLion.md
How to use VitaSDK homebrew toolchain with JetBrains' CLion?

Tested with Ubuntu 22 LTS x64 (NOT WSL) and CLion 2023.1.1!

  1. install VitaSDK in the system if you don't have it installed yet.
  2. open CLion and head to File > Settings > "Build, Execution, Deployment" > Toolchains.
  3. click the plus (+) icon and select to create a local "System" Toolchain.
  4. set the following variables in the menu to these:
Setting Value
CMake: /usr/bin/cmake