simreprap icon indicating copy to clipboard operation
simreprap copied to clipboard

Variable name SIMAVR should be replaced with something else

Open Traumflug opened this issue 12 years ago • 1 comments

When replacing simreprap/shared/simavr with the current version of simavr, the variable SIMAVR in the top Makefile conflicts with a like-named variable in the simavrs' Makefile.common. Changing the name of the variable with something like SIMAVR_DIR allows to build simreprap with a current version of simavr again.

Traumflug avatar Nov 12 '13 10:11 Traumflug

Patch sent to [email protected].

Traumflug avatar Nov 12 '13 11:11 Traumflug