Re: Raspberry Pi
- Posted by irv Mar 22, 2017
- 2286 views
Trying to compile the usual Hello World program:
pi@raspberrypi: $ euc hello
Build directory: build-203778/
Translating code, pass: 1 2 3 4 5 6 7 8 9 10 11 generating
Supplied directory '' is not a valid EUDIR
pi@raspberrypi: $
I've never seen that error before, what does it mean and how can I supply a correct one?
Note: eui hello runs fine.