Commit Graph

13 Commits

Author SHA1 Message Date
xavisolesoft 3e715cf328 Setup: Do not use UE5 hardcoded path 2024-05-27 14:32:07 +02:00
xavisolesoft 848d109f46 Remove already done todo comment 2024-05-03 09:10:01 +02:00
Xavier Solé Nogués fccf51544d SetupSh: Build Unreal Engine even the variable CARLA_UNREAL_ENGINE_PATH was already defined 2024-05-02 16:16:30 +02:00
xavisolesoft 998ba484c9 Remove comment 2024-04-26 14:27:51 +02:00
xavisolesoft 12f6230799 Prevent build python api whe launching the editor 2024-04-26 14:27:51 +02:00
Xavier Solé Nogués e16d1d0edc Create UE path variable without /../ 2024-04-24 16:53:58 +02:00
Xavier Solé Nogués 6e4bc01aac Fix Setup.bat pip install command 2024-04-22 09:39:24 +02:00
Xavier Solé Nogués c5798f25cf
Use requirements to install python pip setup (#7442) 2024-04-16 10:07:34 +02:00
Xavier Solé Nogués 4b3f5047f3
Setup.bat: Install requirements (#7281)
* Install requirements

* Parcial implementation

* Cloning content

* Mkdir Content

* Fix path bras.

* Launch Visual sutdio

* Print log and

* Fix crash when opening Visual Studio command line

* Fix echo " characters

* Setup create COntent folder just if was not previously created

* Fix .bat calls

* Implement Engine build command

* Install python and fix Engine path environment variable

* Retrys

* Add crash on error behaviour to commands

* Adding some corner case checks about already installed components and message text corrections

* Fix set CARLA_UNREAL_ENGINE_PATH

* Fix Python installation and

* Fix python and Unreal Engine paths

* Remove not working retry code

* Clean extra spaces

* Upgrade pip install

* Integration fixes

* Fix Carla Compilation environment and python path

* Fix CARLA build: Setup paths
2024-04-02 10:20:46 +02:00
iFuSiiOnzZ f405e97efe Remove useless batch files from root folder 2018-08-23 18:50:31 +02:00
nsubiron 246488db85 Change Discord links so they go directly to the relevant channel 2018-07-03 14:12:09 +02:00
Marc Garcia Puig 71310533be More error checking and few bugfixes. 2018-05-23 16:01:17 +02:00
Marc Garcia Puig 080b7a1d5a Now the scripts are parametrized and check for errors, + some bug fixes 2018-05-22 16:50:32 +02:00