Who's Online |
64 user(s) are online ( 39 user(s) are browsing Forums)
Members: 0
Guests: 64
more...
|
|
|
|
|
Re: AACU Challenge - QScoreBoard
|
Posted on: 2013/8/9 17:15
#101
|
Quite a regular 
|
I did it, I did it! I'll rule you all out by: QRule!!!11!1 QRule: A tool for measuring screen items.
Edited by cha05e90 on 2013/8/11 8:06:33
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/9 16:11
#102
|
Quite a regular 
|
@Scott
Making a soft link from your SOBJS: to SDK:local/newlib/lib/ for libz.so should help (*). Nevertheless I think your build might fail not because of the missing shared object, but because of the "undefined reference to `Button::pressed()'" error...
(*) cd SDK:local/newlib/lib makelink libz.so.1 FROM SOBJS:libz.so.1 SOFT
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/9 10:04
#103
|
Quite a regular 
|
@zzd10h Mail sent! (if your mailbox explodes, I'll might upload it somewhere else and provide a download link...  ).
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/8 22:27
#104
|
Quite a regular 
|
Hmm, should I publish this somehow?  ...still has problems (especially Canvas refreshes) , but it is usable. Nevertheless I don't think it's ready for OS4Depot... 
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: About Icons, automated Effects and why it will never work
|
Posted on: 2013/8/8 22:14
#105
|
Quite a regular 
|
...you mean a Masonifier? 
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/8 22:08
#106
|
Quite a regular 
|
@alfkil
Yes, I did include the files you mentioned. And, thanks, I found the "Qt::FramelessWindowHint" WindowFlag!
@spotUP
Thanks, that was the lines of code was looking for!
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/8 16:57
#107
|
Quite a regular 
|
Hey, all you Qt specialists!  Is there any chance to tell Qt to use a borderless window? @spotUP Where and how did you set the StackCookie in Lifetime2? I couldn't find anything in the source code...
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/8 10:51
#108
|
Quite a regular 
|
@Chris, Alfkil Ok, the line "ld: warning: libfreetype.so, needed by /qt/lib/libQtGui.so, not found (try using -rpath or -rpath-link) " is what's left for now...  Indeed my SDK install was somewhat borked, I did a fresh and new install and a whole bunch of problems are gone. Nevertheless libiconv.so and linintl.so are not part of the standard linking from the SDK, so I had to do them manually. Maybe this should be part of the Qt installation routine (check and link, if it's not present). There's another culprit - but I assume this has nothing to do with Qt: While my Sam440ep (slooooow) and my X1000 (faaaast) compile stuff like Analogclock or Calculator, my Pegasos II does this only sometimes - ca. 30% of the gmakes fail with a GrimReaper in a "cc1plus" process... ?!?
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/7 17:33
#109
|
Quite a regular 
|
AFAIK I use the same SDK than you (53.20). Maybe my install is borked, but I don't think so, because all my other stuff (plain C, AmigaOS API and Reaction tools) compiles just nice and never has ever complained about something missing...maybe Guillaume has an idea or tip, what might be wrong...
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/7 17:28
#110
|
Quite a regular 
|
Ah, thanks. Copying/linking a bunch of sobjs from "SOBJS:" to "SDK:local/newlib/lib/" helped and, indeed, I were able to compile something! But I *still* get complaints about:
ld: warning: libfreetype.so, needed by /qt/lib/libQtGui.so, not found (try using -rpath or -rpath-link)
ld: warning: libc.so, needed by /qt/lib/libQtGui.so, not found (try using -rpath or -rpath-link)
...despite the fact that they *are* there. Wrong version of libfreetype.so and libc.so or wrong combination of .a/.so-files, perhaps?
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/7 15:22
#111
|
Quite a regular 
|
I tried to obey to Scott's resume and tried to build at least some simple demo apps from the Qt archive. But, sadly, I can't seem to get anything builded.
1. There's no "ppc-amigaos-c++"/"ppc-amigaos-gcc" in my SDK. SOLVED by making appropiate soft links from "gcc" and "c++". 2. One after another "ld ..." from gmake fails, because it can't find something, first: "-lfreetype". SOLVED by downloading and installing the "libfreetype.lha" from OS4Depot. 3. Can't find "-lfontconfig", "-liconv", ... Huh?
I have a fresh install of the latest OS SDK, enriched with "freetype" (see above) and the changed "_signals" stuff. What am I missing?
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: About Icons, automated Effects and why it will never work
|
Posted on: 2013/8/6 14:50
#112
|
Quite a regular 
|
Thanks for your insights into the "automatic effect" topic! Still, I think, a well thought and implemented "embleming" might be useful. But this isn't something that will replace the typical amigan "animated and glowing" effect... And, by the way, I'm looking forward to see your new, shiny, perfect and excellent artwork for the next OS release!
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/4 18:00
#113
|
Quite a regular 
|
It's only a frontend for ffmpeg - we don't need Qt for this. You can already use ffmpegGUI for stuff like this.
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/2 15:27
#114
|
Quite a regular 
|
I assume it's the same cause as with the non-working tool tests: Somehow the started processes can't re-send their output back to QDevelop. You can see this when it (former QDevelop version) i.e. checks for qmake: QDevelop seems to open some PIPEs for refetching output from the started processes (i.e. qmake "-v" outputs), but never receives something. Whether this is a specific tool problem or a general Qt thing or not - maybe we need some more test cases for this... 
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/8/2 9:43
#115
|
Quite a regular 
|
@zzd10h Quote: But certainly problem of paths (with make too), don't recognize it => no completion and no build It should be possible to fix this, I checked with SnoopDOS and looked into the code snippet that is checking the tools qmake, make, ctags and gdb. Indeed all are found by QDevelop (if you configure the right pathes, i.e. "sdk/c/make"), but the simple string comparison doesn't seem to work: SnoopDOS (qmake):
01531 : qmake : -----> RunCommand(0x17C7D8CD "qt:bin/qmake",,"-v",3)
...
01560 : qmake : <----- RunCommand(0x17C7D8CD "qt:bin/qmake",,"-v",3) = 0 [0x00000000] [31341uS]
From "toolscontrolimpl.cpp" (test for "qmake"):
// Control external tools
QString lu;
QProcess *testqmake = new QProcess(this);
testqmake->start(qmake->text(), QStringList("-v"));
testqmake->waitForFinished(5000);
lu = testqmake->readAll();
m_qVersion = lu.section("Using Qt version", 1, 1).section("in ", 0, 0).simplified();
if ( lu.remove(":").left(15) != "QMake version 2" ) {
qmakeIcon->setPixmap( QPixmap(":/divers/images/nogood.png") );
result = false;
}
delete testqmake;
I assume the "lu = testqmake->readAll();" doesn't work and "lu" is empty, so the string tests afterwards fail. Maybe it's easier to make a simple "it's there" test like the author did for the other tools (linguist, see some lines further in the code...). Nice port, by the way! 
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/7/31 8:27
#116
|
Quite a regular 
|
@Chris Quote: Are you using the same libsqlite3.so on all machines? Ha! Thanks, that was the cause! Indeed my Sam440ep and my Pegasos II somehow missed the libsqlite3.so from Update 2 (!!!) - now no crashes, nice!
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/7/30 10:46
#117
|
Quite a regular 
|
I can still confirm with both qOrganizer compliles that they both crash badly when hitting the SQLite button with my Sam440ep and my Pegasos II but *not* with X1000! Crashlog seems to indicate a problem somewhere in the libqsqlite.so. Strange.
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/7/28 15:56
#119
|
Quite a regular 
|
Is that browser different to the DemoBrowser that came with the Qt package?
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|
Re: Beta testing
|
Posted on: 2013/7/28 9:21
#120
|
Quite a regular 
|
@chris
qOrganizer is really nice - maybe i'll try to use the MySQL feature in the next days. BTW: Hitting the SQLite button leads to a system lockup/crash (the MySQL button doesn't).
|
|
X1000|II/G4|440ep|2000/060|2000/040|1000
|
|
|
|