On Tue, Jun 1, 2010 at 9:10 AM, Helge Fredriksen <[email protected]> wrote:
>
>> qtconfig seems not to be compiled... I don't know why.
>>
>
> You don't get this via Qt Jambi, but you should either have it on your
> system, or you probably could install it via some package.
>>

yep an apt-get install solved this.

>>
>>>
>>> Please tell me, if that helps.
>>>
>>> Those building options should be ok, I just build with generic builds
>>> though.
>>>
>>
>> I'm quite new to C++ so I just ran commands from tutorial
>> (buildingFromGit). Which ones do you run actually, just to be sure to
>> have something built with all options ?
>>
>
> You could try to install the kde-devel package and then recompile, that may
> very well solve your problem...
>

Unfortunately it didn't solve my problem. I installed kde-devel and
recompiled qt from the last code sources:
make confclean
git pull
 ./configure -no-qt3support -release -shared -prefix $PWD -D
QT_JAMBI_BUILD -fast -nomake demos -nomake examples -release
 make

but before going on with qtjambi, I've ran:
cd bin
./designer

and it still looks weird, as with 4.6.2 version of qtjambi-linux64 you
uploaded yesterday (thanks by the way for this upload ;-) )

I have also tried a few changes with qtconfig but nothing really
changes (especially fonts and shadows).

> Regards,
> Helge Fredriksen
>
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to