:orphan: |rss_image| **build - 1/1** :ref:`Blog ` :ref:`installation (12) ` :ref:`python (3) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: build .. _ap-cat-build-0: build - 1/1 +++++++++++ .. blogpostagg:: :title: Build dlib on Windows :date: 2016-09-08 :keywords: dlib :categories: module,build :rawfile: 2016/2016-09-08-dlib.rst `dlib `_ is a library for image processing. It is implemented in C++ but there is a Python wrapper. This is how you build it on Windows. First, install: ... .. blogpostagg:: :title: Build wendelin.core on Windows :date: 2016-08-31 :keywords: wendelin.core :categories: module,build :rawfile: 2016/2016-08-31_wendelin_core.rst Not easy ! Unresolved. ... .. blogpostagg:: :title: Build rpy2 on Windows :date: 2016-08-25 :keywords: rpy2 :categories: module,build :rawfile: 2016/2016-08-25_rpy2.rst I started this blog post because I got the following error with `rpy2 `_: ... .. blogpostagg:: :title: Build param on Windows :date: 2016-08-16 :keywords: param :categories: module,build :rawfile: 2016/2016-08-16_param.rst Just follow the steps to build `param `_: ... .. blogpostagg:: :title: Build xgboost on Windows (again) :date: 2016-08-09 :keywords: xgboost :categories: module,build :rawfile: 2016/2016-08-09_xgboost_again.rst Hopefully `xgboost `_ won't change their building process any more. Here are the steps I followed to build *xgboost 0.6* on Windows for Python 3.5. (from `Building on Windows `_). Prerequisites: ... .. blogpostagg:: :title: Build winrandom on Windows :date: 2016-07-07 :keywords: winrandom,pycrypto :categories: module,build :rawfile: 2016/2016-07-07_winrandom.rst Small extension needed by `pycrypto `_ and Windows. I `forked `_ and I applied a couple of modifications (types, exceptions, module declaration) to build it for Python 3.5. More about about to build pycrypto on Windows: `Compiler les librairies Python sous Windows `_. About pcrypto, see also: `PyCrypto-Wheels `_. .. blogpostagg:: :title: Build xgboost for Python 3.5 :date: 2015-11-12 :keywords: install,xgboost,vcomp110.dll,OpenMP :categories: build,module,windows :rawfile: 2015/2015-11-12_build_xgboost_35.rst This is a process I followed to build `xgboost `_ 0.4 on Python 3.5 This is also what you should follow to get missing dependency such as ``vcomp110.dll`` (which comes from `OpenMP in Visual C++ `_). The following process is only available for Python 3.4 64 bit: ... ---- |rss_image| **build - 1/1** :ref:`2019-11 (2) ` :ref:`2019-12 (1) ` :ref:`2020-02 (1) ` :ref:`2020-09 (1) ` :ref:`2021-01 (5) `