[MacPorts] #60739: SFML 2.4.2 fails to build because it picks the wrong compiler

MacPorts noreply at macports.org
Tue Jun 30 03:58:19 UTC 2020


#60739: SFML 2.4.2 fails to build because it picks the wrong compiler
------------------------------+--------------------
  Reporter:  programmingkidx  |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.6.2
Resolution:                   |   Keywords:
      Port:  SFML             |
------------------------------+--------------------

Comment (by kencu):

 Ryan's instructions are very complete.

 For a total noob, for my purposes in this ticket, the TL;DR version looks
 like this

 {{{
 cd /tmp
 git clone https://github.com/macports/macports-base.git
 cd macports-base
 ./configure && make && sudo make install
 cd ..
 rm -rf macports-base
 }}}

 If you use any other configure args (like I do, with my {{{--with-
 curlprefix=/opt/bootstrap}}} don't forget to add those.

-- 
Ticket URL: <https://trac.macports.org/ticket/60739#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list