c++ - Deploy Haxe cpp in single .exe -


i've created app launcher launches latest version of application , need deploy single .exe file. works fine on computer when try on computer seems missing dependency , cannot find documentation on how deploy haxe cpp , dependencies are. bin folder full of files main.exp, main.lib not know are.

the error on other machines "error : not load module std@get_cwd__0"


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -