DragonBuild / dragon

pip install dragon | A Powerful buildsystem and toolkit currently targeting darwin (iOS/macOS) machines
MIT License
220 stars 23 forks source link

Some weird issue I am unable to describe properly #82

Closed MrGcGamer closed 3 years ago

MrGcGamer commented 3 years ago

Steps to reproduce the bug

  1. Try to dragon c b with an assignage to an extern variable.

  2. Fix the wrong code to not assign to an extern anymore.

  3. recompile with dragon c b

  4. Error:

    duplicate symbol '_thingy' in:
    .dragon/build/arm64e/DragoonTest.x.m.o
    .dragon/build/arm64e/Test.x.m.o
  5. To fix: delete .dragon folder recompile DragoonsBeHere.zip