Skip to content

How to compile animatoon ?

blendman edited this page Mar 20, 2021 · 2 revisions

You have to use Purebasic to compile Animatoon. If you have any difficulties getting involved or finding answers to your questions, please bring those questions to the Purebasic User Forum (english), I hope to to help you.

Getting Started

Building Animatoon from the source code in a few steps.

  • Download all the sources and data (images, icone, text file...) (or clone the repository or download the source in a zip from github)
  • Open purebasic 5.73 (or at least Purebasic 5.60 +)
  • In purebasic, open the file "animatoon.pb"
  • Compile (F5 key or Menu/Compiler/compile without debugger) !
  • Paint and draw !

That's all :)

Development

Clone this wiki locally