-
Notifications
You must be signed in to change notification settings - Fork 3
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.
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 :)
- Developer forum
- Issue Tracker: For the bugs and some to-do list/roadmap.