The Dink Network

Reply to Re: New *WORKING* cross-platform editor

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
December 25th 2011, 04:26 AM
anon.gif
shevek
Ghost They/Them
 
One thing I forgot: before starting pde, you need to prepare the gui:
../xmlgen/xmlgen < pde.gui.in > pde.gui

You need to do this again only when you change pde.gui.in.

If you have make installed, you will want to edit the Makefile to edit your dmod instead of test. Then you can just use make to start the editor.

Oh, and always start things from a commandline; it sends errors and warnings to it.