i'm using monkey x studio since yesterday , want "export" game i've made windows (glfw). built game in release configuration, took .exe , data folder , created innosetup setup it. when else installed , started game, error message "openal32.dll missing" appeared. "the application unable start correctly (0xc000007b). click ok close application". have idea how can fix issue , export setup windows?
luca
simply "openal32.dll missing.
you need copy dll target computer during installation.
this dll may present in e.g. system folder on computer missing on different computer.
find dll , add installer (copy appropriate folder).
Comments
Post a Comment