TomByrne / Flash2Svg

Export Animated SVG files staight from Flash Pro
MIT License
337 stars 52 forks source link

Building on Windows 8.1 #7

Closed MuTLY closed 9 years ago

MuTLY commented 9 years ago

I'm trying to build the latest version on Windows 8.1.

Running build.bat on a CMD windows with Admin rights I get the following errors:

File not found - metainfo
0 File(s) copied
unable to create temp file in output directory
usage:
  ucf -package ( -storetype <type> ( -keystore <store> )? ( -storepass <pass> )? ( -keypass <pass> )? ( -providerName <name> )? ( -tsa <url> )? )? <ucf-file> <fileOrDir>* (( -C <dir> <fileOrDir>+ ) | ( -e <file> <path> ))*
  ucf -help

I created the cert.p12 using the instructions on this video:

https://www.youtube.com/watch?v=2uWrD2SRXbU

Any ideas?

TomByrne commented 9 years ago

FIxed