The International Simutrans Forum

Development => Technical Documentation => Topic started by: vzrenggamani on October 07, 2017, 10:45:48 AM

Title: Pakset Compiling with Python
Post by: vzrenggamani on October 07, 2017, 10:45:48 AM
 Just want to make a compiler for our pak192.indo pakset https://github.com/vzrenggamani/pak192indo (https://github.com/vzrenggamani/pak192indo) using python as "launcher"
but i don't have any knowledge about python programming.

I am usually using https://github.com/vzrenggamani/pak192indo/blob/develop/pak192_compiler.bat (https://github.com/vzrenggamani/pak192indo/blob/develop/pak192_compiler.bat) for making a pakset release but i'd to make another compiler for other platform like linux, I've tried using make file but i don't know how to run it xD so, i think i will use python instead xD. I have make a https://github.com/vzrenggamani/pak192indo/issues/2 (https://github.com/vzrenggamani/pak192indo/issues/2), I Hope anyone can help us xD

I Think i goes to wrong board

#badenglish
Title: Re: Pakset Compiling with Python
Post by: Frank on October 07, 2017, 11:12:35 AM
https://github.com/vzrenggamani/pak192indo/blob/develop/Makefile (https://github.com/vzrenggamani/pak192indo/blob/develop/Makefile)

line 67 PAK64 ?

line 55 PAK ?
Title: Re: Pakset Compiling with Python
Post by: vzrenggamani on October 07, 2017, 01:25:53 PM
Quote from: Frank on October 07, 2017, 11:12:35 AM
https://github.com/vzrenggamani/pak192indo/blob/develop/Makefile (https://github.com/vzrenggamani/pak192indo/blob/develop/Makefile)

I have change it in my local branch xD i did'nt pushed it into github xD Need some fixes xD btw how to run it ? I have install mingw but i don't know what to do

line 67 PAK64 ?

line 55 PAK ?