• Forhonour compiling?

    From HSM@21:2/162 to All on Tue Feb 18 22:54:25 2020
    Can someone help a moron out :) I have CMake and VS2019 but can't get it to build. This is my first time using Cmake and I'm lost. Thanks!

    <-===- HSM -===->
    Pittsburgh, PA USA

    --- Mystic BBS v1.12 A44 2020/02/04 (Windows/64)
    * Origin: FreeSpeak.hopto.org -=- Pittsburgh, PA (21:2/162)
  • From Embalmed@21:4/166 to HSM on Tue Feb 18 20:04:18 2020
    Can someone help a moron out :) I have CMake and VS2019 but can't get
    it to build. This is my first time using Cmake and I'm lost. Thanks!

    sounds like windows, the windows.zip has a compiled version already fyi.

    I don't see a build.bat or anythingn like that for windows builds in the src, but for linux its build.sh. You could maybe look at that file and adjust it
    so that it will compile in windows.

    |07E|10m|07b|10a|07l|10m|07e|10d |12-----------------------------------------------------
    |09Black Lodge Research BBS |11blacklodgeresearch.org:4022
    |11fsx|08Net: |0721:4/166 |11sci|08Net: |0777:1/133

    --- Mystic BBS v1.12 A44 2020/02/04 (Linux/64)
    * Origin: Black Lodge Research BBS (21:4/166)
  • From Al@21:4/106 to HSM on Tue Feb 18 20:09:06 2020
    Can someone help a moron out :) I have CMake and VS2019 but can't
    get it to build. This is my first time using Cmake and I'm lost.
    Thanks!

    Are we talking about ForHonour or VS2019? I'm not sure what VS2019 is.

    A lot of the time using cmake you need to create a build directory,
    change to it and run "cmake ..", and then make.

    cmake may not be installed by default so you might need to..

    sudo apt-get install cmake.

    Ttyl :-),
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From apam@21:1/126 to HSM on Wed Feb 19 15:40:40 2020
    Can someone help a moron out :) I have CMake and VS2019 but can't
    get it to build. This is my first time using Cmake and I'm lost.
    Thanks!

    There is a windows version pre compiled, compiling for windows is a
    little tricky, I use mingw on linux, Visual Studio won't work last I
    checked.

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: HappyLand - telnet://magickabbs.com:2023/ (21:1/126)