Rebuild lime with legacy

Hello,

I’m trying to rebuild lime as indicated here :

I’m using -Dlegacy arg :

lime rebuild mac -Dlegacy

And when I test ios like this :

openfl test ios -simulator

I got this error :

Error: Source path "/hx/lime/ndll/iPhone/liblime.iphoneos.a" does not exist

The file exists but in :

/hx/lime/legacy/ndll/iPhone

Any help ?

Thank you.

Jonas

You rebuilt lime legacy, so I’m guessing what you wanted to do was openfl test ios -simulator -Dlegacy?

Also don’t forget to build in normal mode lime rebuild mac and the tools lime rebuild tools.

1 Like