mdaneshyab

Results 1 comments of mdaneshyab

I have the same problem. It fixed by changing the `Walnut/Build-Walnut.lua` file. ``` targetdir ("../bin/" .. outputdir .. "/%{prj.name}") objdir ("../bin-int/" .. outputdir .. "/%{prj.name}") ``` just delete the `../`...