HowToBuildStendhal: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Sshk
No edit summary
imported>Sshk
No edit summary
Line 53: Line 53:


= Trouble shooting =
= Trouble shooting =
If you have the message error:
If you have the message error: stendhal_source/build.xml:42: Could not create task or type of type: replaceregexp.Could not create task or type of type: replaceregexp.
<p>stendhal_source/build.xml:42: Could not create task or type of type: replaceregexp.</p>


Solution:
<b>Solution:</b>
If you have linux:
<p>If you have linux:
You need the "ant-apache-regexp" package, if you use debian or another debian dist (like Ubuntu) you need install the "ant-optional" package
You need the "ant-apache-regexp" package, if you use debian or another debian dist (like Ubuntu) you need install the "ant-optional" package</p>


= Finally =
= Finally =