View Single Post
  #5  
Old 03-12-2014, 12:58 PM
Frank Verberne Frank Verberne is offline
Member
 
Join Date: Mar 2008
Location: Netherlands
Posts: 148
It's best to trigger the code using numpy while compiling the executable. Then, the files that Vizard needs to run the executable will be compiled in the executable. You can also add files manually, but chances are you're missing out on one or two 'obscure' files (a .dll file).
Reply With Quote