Hello!<div><br></div><div>I made some changes to the imprudence 1.3.2 source code and compiled it. It is running fine. Is there a way that i can make my exe file portable so that i can use it outside visual studio? The technique mentioned in <a href="http://wiki.kokuaviewer.org/wiki/Imprudence:Compiling/1.3/Windows">http://wiki.kokuaviewer.org/wiki/Imprudence:Compiling/1.3/Windows</a>, where they specify:</div>
<div><br></div><div> <span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)">If you want to run Imprudence outside of the debugger, run develop.py with </span><code style="background-color:rgb(249,249,249);font-size:12px;line-height:19px">python develop.py configure -DPACKAGE:BOOL=ON</code><span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)">. A "package" project will be added to your solution, which will copy all the files needed to run Imprudence to a new "packaged" directory inside </span><code style="background-color:rgb(249,249,249);font-size:12px;line-height:19px">\linden\indra\build-vc80\newview\release</code><span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)">.</span></div>
<div><span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)"><br></span></div><div><span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)">This doesn't seem to work. Could anyone please tell me how to proceed now? The imprudence-bin.exe file isn't running directly.</span></div>
<div><span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)"><br></span></div><div><span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)">Regards</span></div>
<div><span style="font-family:sans-serif;font-size:13px;line-height:19px;background-color:rgb(255,255,255)">Karthik Ashland</span></div>