eLynx SDK v3.3.0
C++ image processing API reference

How to build the eLynx projects for Windows OS?

Last Updated: 14th of August 2010

Main steps to build the projects:

If you have problems building project feel free to contact us.
Send us informations about your os and error messages you are dealing with.


Note that the configuration are based on Windows XP professional for both 32bit and 64bit OS.
For the moment, we fail to build the projet using Windows 7 Edition 64bit, we are studying to use VC10.

1 - Make sure you have sufficient tools for building

We CAN NOT use VC6, VC7, VC7.1 and VC8 due to compiler limitations with templates.

Before trying to build, make sure to have at least Visual Studio 2008 (so the VC9 compiler).

You can use the free Visual Express Edition.

2 - Get and build wxWidgets library

Download wxWidgets for windows vith version 2.8.11: wxMSW-2.8.11.zip.
If the link fails (because the world is changing) go to the web site http://www.wxwidgets.org/ and search manually for it.

Build the wxWidgets library:

Set an environment variable WXWIN to the wxWidget location:
This is used in eLynx lab project.

3 - Get boost library

Note that for that if you locate accumulators folder in E:\dev\boost\accumulators you must declare BOOST=E:\dev and not BOOST=E:\dev\boost.

4 - Download the eLynx project sources

5 - Build eLynx projects

There are several applications (targets) you can build:
Go to the building place depending on your compiler version:

Select one of these projects:

For each you just need to go main menu, Build->Build Solution.


Generated on Thu Dec 9 2010 by doxygen 1.7.2