Menu

Home

Martin Petriska

Welcome to QtCDB2 wiki!

Some information how to compile QtCDB2 from sources, how to run it, how to log temperature.

Windows How-To
Prerequisities:
To compile QtCDB2 from sources you need following prerequisities:
1. git to obtain sources http://code.google.com/p/msysgit/
2. QtSDK, QtCreator to compile it (under Win it should work with both, MinGW and MSVisualC too)
http://qt.nokia.com/
3. Qwt 6 http://qwt.sourceforge.net/index.html
4. Adlink drivers
5. If you want to log temperature you need SpeedFan http://www.almico.com/speedfan.php

Setup:
1. install all from prerequisities
2. using qtcreator compile Qwt6
3. download qtcdb2 sources with: git clone git://git.code.sf.net/p/qtcdb2/code qtcdb2-code
4. copy .dll and .lib or .a to source code directory (qwt.dll, qwtd.dll, qwt.lib,qwtd.lib,wd-dask.dll,wd-dask.lib)
5. chceck qwt, adlink wddask directories in qtcdb2.pro file
6. Compile and run QtCDB2 code with QtCreator
7. Run Speedfan to log temperatures

The wiki uses Markdown syntax.

Project Admins:


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.