nonsinn Oct 20, 2014 2:04 pm
Subject: guids are aged :|

While our hard coding folks in here are in the present, our guids are sadly all aged :$

Besides the change to SDL2, a move forward to C++11 was done. With other words the following programs are nowadays needed to be able to compile the current svn code:
  • Visual Studio 2013 (12.0)
  • GCC 4.6
  • Clang 3.1

Supported OS
  • Mac
  • Tux
  • Windows

This is YOUR OPPORTUNITY to contribute something to maxR — write (or at least update) a how-to for these programs Wink

Muthos Oct 21, 2014 10:02 pm
Subject: Re: guids are aged :|

hello,

I tried to compile maxr. I have a missing file clearly: unistd.h
it is included in 3 files: files.cpp, loaddata.cpp and settings.cpp.
but unistd.h is not present in svn: //maxr.org/

should also replace strncpy by strncpy_s in tinyxml2.cpp or add
_CRT_SECURE_NO_WARNINGS
within Preprocessor Definitions in the compiler
but would be better use strncpy_s

Following after these corrections Smiling

nonsinn Oct 21, 2014 10:08 pm
Subject: Re: guids are aged :|

Quote by Muthos:
not present in svn: //maxr.org/

eh… it may have to do with the fact that we are useing git now ^^ -> https://git.maxr.org/groups/maxr

Muthos Oct 22, 2014 12:11 am
Subject: Re: guids are aged :|

Ok thx

It's not easy to compile a project without being a developer Smiling

retry tomorrow with the October release

nonsinn Apr 07, 2015 11:28 am
Subject: Re: guids are aged :|

quick How-To for Windows

Eiko Feb 13, 2018 11:00 pm
Subject: Re: guids are aged :|

There are current versions of some guides in the Gitlab Wiki now: Happy

https://git.maxr.org/maxr/maxr/wikis/home

The Gitlab wiki will be the place where all information concerning maxr development is collected.

beko Feb 14, 2018 12:56 pm
Subject: Re: guids are aged :|

Respect

What, we don't have a Mac developer any more? So sad Undecided