You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1>Building from source<aclass="headerlink" href="#building-from-source" title="Permalink to this headline"></a></h1>
100
+
<h1>Building from source<aclass="headerlink" href="#building-from-source" title="Permalink to this heading"></a></h1>
96
101
<sectionid="have-pip-build-from-source">
97
-
<h2>Have Pip build from source<aclass="headerlink" href="#have-pip-build-from-source" title="Permalink to this headline"></a></h2>
102
+
<h2>Have Pip build from source<aclass="headerlink" href="#have-pip-build-from-source" title="Permalink to this heading"></a></h2>
98
103
<p>This is useful if the binaries don’t work on your system, or you want to use a newer version of Raylib.</p>
99
104
<p>First make sure Raylib is installed. On Linux/Mac it must include the pkg-config files. Best way to ensure this
100
105
is to compile and install Raylib using CMake: <aclass="reference external" href="https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux#build-raylib-using-cmake">https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux#build-raylib-using-cmake</a></p>
<p>Manual instructions follow, but may be outdated, so see also how we actually build the wheels
125
130
at <aclass="reference external" href="https://github.com/electronstudio/raylib-python-cffi/blob/master/.github/workflows/build.yml">https://github.com/electronstudio/raylib-python-cffi/blob/master/.github/workflows/build.yml</a></p>
126
131
<sectionid="windows-manual-build">
127
-
<h3>Windows manual build<aclass="headerlink" href="#windows-manual-build" title="Permalink to this headline"></a></h3>
132
+
<h3>Windows manual build<aclass="headerlink" href="#windows-manual-build" title="Permalink to this heading"></a></h3>
128
133
<p>Clone this repo including submodules so you get correct version of
0 commit comments