Xu Qingchun

Results 1 comments of Xu Qingchun

I figure out it, the solution is that replace "postbuildcommands { ("{COPY} %{cfg.buildtarget.abspath} ../bin/" .. outputdir .. "/Sandbox") } " with "postbuildcommands { ("{COPY} %{cfg.buildtarget.relpath} \"../bin/" .. outputdir .. "/Sandbox/\"")...