radare / spp

simple preprocessor
MIT License
60 stars 11 forks source link

Fix build on windows #28

Closed ret2libc closed 4 years ago

ret2libc commented 4 years ago

On linux, I tried both configure and meson. On windows only meson. They both work.

However, on radare2 we are still using an older version of sdb and we will need to adjust some things there to make it work. (not because of this PR, but just because there were some changes in spp which are not yet ported to r2).