[SOLVED] build for linux and mac

  • #1, by blanoSaturday, 16. September 2017, 16:31 7 years ago
    i'm trying to do a short testing demo:

    does anybody know why the build for linux and mac do not produce any executable file?

    Newbie

    68 Posts


  • #2, by sebastianSaturday, 16. September 2017, 17:30 7 years ago
    do you get errors for the export? Does it export anything at all?
    For mac it should create an .app file.

    Thread Captain

    2346 Posts

  • #3, by blanoSaturday, 16. September 2017, 18:09 7 years ago
    no, i do not get any error and process complete successfull, i'm workin' on Win10

    Newbie

    68 Posts

  • #4, by sebastianSaturday, 16. September 2017, 18:34 7 years ago
    what files get exported?

    Thread Captain

    2346 Posts

  • #5, by blanoSaturday, 16. September 2017, 18:52 7 years ago
    i get:

    1) scenes.vs
    2) charcters.vc
    3)interfaces.vi
    3) config.ini.bak
    4) config
    5) report.txt
    6) zipped file but there isn't an app inside
    7) "nameofgame".vis

    Newbie

    68 Posts

  • #6, by SimonSSaturday, 16. September 2017, 21:21 7 years ago
    what's in the zipped file ?

    Thread Captain

    1580 Posts

  • #7, by blanoSaturday, 16. September 2017, 23:38 7 years ago
    I'd better share my builds, you can freely download and erase when you want

    thank you for your time wink

    https://www.dropbox.com/sh/44qaiyrj1aaz5b0/AAD2RIH1_c4QzHQ7_...

    Newbie

    68 Posts

  • #8, by blanoSunday, 17. September 2017, 17:47 7 years ago
    excuse me for the double post but, any ideas? do you think it's my OS?

    Newbie

    68 Posts

  • #9, by sebastianSunday, 17. September 2017, 17:55 7 years ago
    it seems that the zip file contains the .app:

    I can start the game.

    Thread Captain

    2346 Posts

  • #10, by SimonSMonday, 18. September 2017, 10:54 7 years ago
    I don't really know if you know what to expect. Mac applications have a folder that is named .app. Exe is only on windows.

    Thread Captain

    1580 Posts

  • #11, by blanoMonday, 18. September 2017, 12:20 7 years ago
    ok you're right Simon, but what about Linux? maybe the build is just for some distro? i don't know. i've a partition with Gnome if it can be useful..

    Newbie

    68 Posts