close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 4 (modified by Jorge, 10 years ago) (diff)

--

How to compile TOL on Windows with gcc-mingw32

In this page we describe how to compile TOL for Windows with the compiler gcc-mingw32. We recommend to use the compiler provided in Rtools because we want to ensure a smooth integration with R. All the external code used in TOL has being also compiled with that compiler. Below we provide information about all the tools and libraries used and the full development environment.

Prerequisites

Prepare a root directory, for instance

mkdir c:\users\toldevel

Next install the required pakages and tools as describe below.

Subversion

In order to download the source code we need subversion. You can download a good subversion client for windows from TortoiseSVN

CMake

TOL external libraries

Rtools

CodeLite

We recommend CodeLite as a good IDE to develop TOL in windows because CMake is able to generate native workspace from the CMake configuration files. The configuration described next requires the instalation of this IDE which can be downloaded from

Attachments (3)

Download all attachments as: .zip