OK Lucas, So that is the end? Unless altering the CXXFLAGS... How this can be done?...
No this is different. You need to alter the CXXFLAGS of the Qt's project file, clean...
Hello Lucas, You know what.... An arror again !! g++ -c -pipe -ffast-math -Wall -W...
#include <stdlib.h> on the top of IndicatorPage.cpp
Hello Lucas, There is a continuation... and a new error......: g++ -c -pipe -rdynamic...
That's good. Now you need to add: #include <unistd.h> on the top of ExScript.cpp...
Thank you Lucas. Including the command line #include <stdlib.h> in preamble of UpgradeMessage.cpp...
It seems like you need to add the line #include <stdlib.h> on the top of UpgradeMessage.cpp....
It seems like you need to add the line #include <stdlib> on the top of UpgradeMessage.cpp....
Hi, I tried to install QtStalker 0.36 on Fedora 23. I followed indications given...
Is there a way to manually edit the date of a record in "Edit Chart" / "Data" ?....
Where did you obtain the qtstalker source? Perhaps you are using old sources. See...
hi, I have just downloaded and installed qtstalker in my ubuntu 14.10 by default...
Hi All, after installed qt4 and export QTDIR, I got following error from make ......
Thanks Alexander. I searched for both "libdb4.2" and "libdb4." and got no results....
Thanks Alexander. I searched for both "libdb4.2" and "libdb4." and got no results....
deb-package is not a tarball. If you already have a package for ubuntu, just install...
Thank you for your help Alexander. I have Googled "what is a tarball" and "how to...
Thank you for your help Alexander. I will Google "what is a tarball" and "how to...
Thank you for your help Alexander. I will Google "what is a tarball" and "how to...
Download the source code of qtstalker. Unpack the tarball, open a terminal and navigate...
Hi, I would really like to try this as a substitute for Amibroker, but I have been...
Hi, I would really like to try this as a substitute for Amibroker, but I have been...
Hello Steve & Marco, thank you for 0.36 and what has been achieved in 0.37. 0.36...
Hi Steve & Neil, Maintainer of the MySQL plugin here. I haven't looked at the code...
Hi Neil, sorry but the SVN code is way out of sync and I am not updating it until...
Hi Neil. Project lead here. It's been many years since I have even looked at 0.36....
Hello, I'm using version 0.37 and would like some help creating a simple channel...
Hello I currently use both Qtstalker 0.36 with MySQL plugin (compiled from source)...
Robert, Please check the following qtstalker-qt4 branch: https://github.com/lawcp/qtstalker-qt4...