Hey there,
When building the NRP platform using ./update_nrp build all
, I receive the following message:
-------------------------
ExperimentControl
-------------------------
Makefile:17: user_makefile: No such file or directory
make: *** No rule to make target 'user_makefile'. Stop.
ExperimentControl BUILD ERROR
It looks like the corresponding user_makefile is included in /ExperimentControl/Makefile
, but it does not exist. Any suggestions on how to find or create this makefile are greatly appreciated.
I use an Ubuntu 16.04 virtual machine using Parallels on macOS Sierra.
Many thanks in advance,
Frederik