[Qt-interest] OpenCASCADE sample for qt is giving problem
Sujan Dasmahapatra
sujan.dasmahapatra at gmail.com
Wed Dec 2 14:33:30 CET 2009
Thanks srdjan now thats solved. I am still facing problem in running the
sample application.
where when clicking on the "Create New" its crashing and the trace is as
follows.
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 183011805216 (LWP 10740)]
0x0000002a95685323 in Handle_Standard_Transient::EndScope () from
/share/apps/OpenCASCADE6.3.0/Linux/lib/libTKernel.so.0
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
it shows that theres some problem with libTKernel which is a OpenCASCADE lib
the same error from the same place I am getting when I am trying to create
an opencascade window from my QT application.
Is it related to the compatibility of OpenCASCADE with QT in LINUX. If you
have any suggestions srdjan please convey that to me.
Thanks
sujan
On Wed, Dec 2, 2009 at 2:54 PM, Srdjan Todorovic <todorovic.s at googlemail.com
> wrote:
> Hi,
>
> On 01/12/2009, Sujan Dasmahapatra <sujan.dasmahapatra at gmail.com> wrote:
> > Dear Friends
> > If there's anyone using OpenCASCADE for QT please I need your help. I
> am
> > juts trying to build the OpenCASCADE sample folder for qt.
>
> > /bin/lrelease src/Common-icon.ts -qm ./res/Common-icon.qm
> > make: /bin/lrelease: Command not found
>
> The program /bin/lrelease is not found.
>
> > lrelease.commands = $(QTDIR)/bin/lrelease ${QMAKE_FILE_NAME} -qm
> > ./res/${QMAKE_FILE_BASE}.qm
>
> If QTDIR is undefined (it is empty), then lrelease.commands =
> /bin/lrelease ..............
> If QTDIR is set to your Qt install prefix (eg. /usr/local/qt), then
> lrelease.commands = /usr/local/qt/bin/lrelease .................
>
> Check that your QTDIR is set correctly.
>
> Srdjan
>
--
Thanks & Regards
S. Dasmahapatra
B.E. (Aeronautics-Aerodynamics)
Software programmer
Bangalore, India
Ph:91-9900839788
Office:91-80-66470248
mail id : sujan.dasmahapatra at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091202/40cff1bf/attachment.html
More information about the Qt-interest-old
mailing list