playmer / SDL_Qt_ImGui_Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDL_Qt_ImGui_Example

Mac Dependencies

  • CMake
  • Xcode
  • Homebrew
brew install autoconf automake libtool ninja autoconf-archive gettext m4 pkg-config

Linux (Specifically Ubuntu)

apt install autoconf automake libtool ninja-build autoconf-archive gettext m4 pkg-config bison libx11-dev libmesa-dev libxi-dev libxext-dev libx11-xcb-dev libxkbcommon-dev libxcb-xinerama0-dev

About


Languages

Language:C++ 95.2%Language:CMake 4.8%