Commit Graph

14 Commits

Author SHA1 Message Date
Marc Garcia Puig 1e5d87878e Added zlib and libpng to Win setup, PythonAPI now compiles on Win 2019-02-12 15:06:27 +01:00
Marc Garcia Puig ee2df45ca7 Simplified make Windows usage + boost not using git but official repos 2019-02-12 15:06:26 +01:00
nsubiron 6c8499c8c9 Upgrade to UE4.21 2019-01-23 18:57:26 +01:00
iFuSiiOnzZ bbf222c6c9 Folder 'Saved\Logs' has to exist in order to generate the VS solution from UE4 project 2018-10-13 11:31:55 +02:00
Marc Garcia Puig e8e40a3380 Cleaned up a bit the cmd output. 2018-08-30 14:18:53 +02:00
iFuSiiOnzZ 527f641eaa Remove build log empty lines 2018-08-30 12:18:07 +02:00
iFuSiiOnzZ d88e338132 Updated documentation and small fixies in BuildCarlaUE4 2018-08-29 14:13:54 +02:00
iFuSiiOnzZ fcf71d3d61 Print batch params (debug purpose) 2018-08-29 12:24:30 +02:00
iFuSiiOnzZ 2616765530 Generate Visual Studio solution if not available 2018-08-24 14:58:46 +02:00
iFuSiiOnzZ 45f1dae560 Build and launch Carla editor 2018-08-24 10:43:22 +02:00
iFuSiiOnzZ 9673c79260 Remove hard-clean for windows and build and start Carla for 'make launch' 2018-08-23 18:26:20 +02:00
iFuSiiOnzZ f5b7ab08da Create carla package 2018-08-01 16:36:35 +02:00
iFuSiiOnzZ 6e6a69dd92 Improve user errors
Stop build if any error was found
Enable multiprocess compilation
Add BuildPythonAPI.bat to makefile
Add BOOST_ALL_NO_LIB as workaround for https://github.com/boostorg/python/issues/193
2018-07-31 16:35:02 +02:00
iFuSiiOnzZ fd6924d548 Build Carla and start UE4Editor
Change NMake to VS for rpc and gtest
Remove --delete-src for rpc, gtest and and boost
If carla server/client is compiled don't compile it again
2018-07-27 16:16:58 +02:00