Tinderbox in linux

hey so i made this script to create a project in linux as there are no tinder box
for linux


its really simple but it works for now for me maybe people here can used or extended
4 Likes

Thx for sharing this!

Personally I like starting with a basic cmake file.
Once the file is ready it’s easier than the tinderbox workflow because you can add and remove blocks super easy.

thank you SO much for this!! is there anything else you can recommend for using linux and cinder on vscode? like a way to streamline the cmake or something like that?

well i use this two extension in VSCode this makes easier to run and manage your projects:
c++/intellisense, Cmake and Cmaketools
my script plus works pretty well also don’t forget to build libCinder for debug and for release

I use clion because it’s very easy to setup and is really focused on c++ development so you get all the good refactor stuff. I know some other cinder linux people use it as well.

just a few line updates and cleanup

its cinder still under development ? are people using it?

1 Like