coronalabs / submodule-platform-linux

Linux platform implementation. This is submodule of Corona repository.
6 stars 3 forks source link

"build_template_linux" on a Linux Machine #4

Closed Larpoux closed 5 years ago

Larpoux commented 5 years ago
On a Linux Machine:
$ ./build_template_linux.sh 
tmpfs is not used!
Simulator Build started...
==========================
make: rtt_simulator.mk: No such file or directory
make: *** No rule to make target 'rtt_simulator.mk'.  Stop.
$ 
Shchvova commented 5 years ago

build_template_linux.sh is a script which is called from within build_template.sh when docker machine is launched. To build on linux natively, use build_native_linux.sh