Author Topic: Linux - Start Quest Editor  (Read 3179 times)

0 Members and 1 Guest are viewing this topic.

Yruama
  • Newbie
  • *
  • Posts: 24
    • View Profile
Linux - Start Quest Editor
« on: November 11, 2014, 12:34:41 PM »
Hi,

I want to use Solarus on Linux. I clone your Git and i install it. I can start the game "sample_quest" but i don't find where i can start the Quest Editor :(

When i go in "tools" i can see quest_editor. I try to tun it : ./quest_editor but it does not work. :
Code: [Select]
./quest_editor
Error: Unable to access jarfile editor/target/solarus-editor.jar

Thanks.
« Last Edit: November 11, 2014, 12:48:16 PM by Yruama »

Christopho

  • Administrator
  • Hero Member
  • *****
  • Posts: 1194
    • View Profile
Re: Linux - Start Quest Editor
« Reply #1 on: November 11, 2014, 04:34:07 PM »
Type ./compile first.

Yruama
  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: Linux - Start Quest Editor
« Reply #2 on: November 19, 2014, 08:55:04 PM »
It does not work, but i dowload the Editor here :  http://www.solarus-games.org/development/quest-editor/
Now it works  :)