stevenvar / OMicroB

An OCaml generic virtual machine for microcontrollers
Other
138 stars 23 forks source link

Error during make #35

Open ed-hermoreyes opened 6 months ago

ed-hermoreyes commented 6 months ago

After running ./configure, during make I get the following error:

make[1]: Entering directory '/home/EdH/OMicroB/src/simulators'
mkdir -p .build
cp -r .build
cp: missing destination file operand after '.build'