[MacPorts] #56894: Codeblocks 17.12 Available
MacPorts
noreply at macports.org
Tue Jul 31 15:13:39 UTC 2018
#56894: Codeblocks 17.12 Available
-----------------------+--------------------
Reporter: pcallycat | Owner: (none)
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Keywords: | Port:
-----------------------+--------------------
Codeblocks 17.12 is available. It looks like the existing port has no
maintainer. Current svn code will build with one small edit. The
following patch to src/sdk/scripting/squirrel/sqvm.cpp will cause the
software to be buildable.
-#include "sqpcheader.h"
#include <math.h>
+#include "sqpcheader.h"
#include <stdlib.h>
#include "sqopcodes.h"
#include "sqfuncproto.h"
--
Ticket URL: <https://trac.macports.org/ticket/56894>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list