Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Integrate changes in sumo source code?

It depends what you mean by "make the changes come into effect":

- if you want to run a local version of SUMO with your changes, build SUMO from source and use the resulting binaries: https://sumo.dlr.de/docs/Installing/Windows_Build.html
- if you want your changes to be reflected in the DLR version of SUMO, you'll have to fork the github repository, apply and commit your changes, and subsequently create a pull request. See: https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work

Greets, Menno

On 25-5-2021 07:01, AMIT RAI wrote:
I have made changes in source code. Can any one tell me step by step how to make these changes come into effect? 

Regards

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top