Roberto Lopez wrote:
So, only with ./build.sh appname is enough.
I've updated the first post in this thread, please take a look at it.
Hello Roberto,
I just downloaded it and it works as advertised.
Maybe you should point out, that the samples directory lies in svn/samples and not in harbour/examples. But I am sure people figure that out on their own.
I will try to compile and run the samples and report on that. Or is that too early?
The Lable demo_4 causes the following runtime error, when I click on "Show Picture":
Code: Select all
Error HBQT/1000 Message not found :SETICON: QLABEL:SETICON
Called from QLABEL:SETICON(0)
Called from LABEL:_PICTURE(1035)
Called from (b)MAIN(145)
Called from QT_QAPPLICATION_EXEC(0)
Called from QAPPLICATION:EXEC(0)
Called from WINDOW:ACTIVATE(1853)
Called from MAIN(165)
Does a bug report like this belong here? Please let me know where I can report this properly.
Raumi