Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Embedding perl in Qt: msg#00000

kde.devel.perl

Subject: Embedding perl in Qt

As an alternative to using qt-perl, is it possible to embed a
perl interpreter (like what's described in the perlembed manpage
in the perl documentation) in a C++ QT3 or QT4 application so
that perl subroutines and code can be called from the C++ code?
I know this can be done from a non-QT C application, but have
not been able to get it working from C++ with QT3.

Here is what I have tried so far:

With a working main.cpp for the metric conversion utility described
in the QT3 documentation, I added the following two lines that
are needed for an embedded perl interpreter:

#include <EXTERN.h>
#include <perl.h>

Compiling this as normal fails because the libraries are not found:

main.cpp:3:20: EXTERN.h: No such file or directory
main.cpp:4:18: perl.h: No such file or directory

I tried adding in options produced by this:

perl -MExtUtils::Embed -e ccopts -e ldopts

as follows:

g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 \
-fPIC -Wall -W -O2 -march=i586 -mcpu=i686 -fmessage-length=0 \
-fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT \
-DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default \
-I. -I/usr/include -I/usr/lib/qt3/include -I.ui/ -I. -I.moc/ \
`perl -MExtUtils::Embed -e ccopts -e ldopts` -o .obj/main.o main.cpp

but that gives the following error:

g++: cannot specify -o with -c or -S and multiple compilations

which seems to result from the inclusion of:

/usr/lib/perl5/5.8.1/i586-linux-thread-multi/auto/DynaLoader/DynaLoader.a

that is produced by:

`perl -MExtUtils::Embed -e ccopts -e ldopts`

Any pointers or documentation links would be greatly appreciated.

--
Matthew
mpressly@xxxxxxxxxxx


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
qnx.openqnx.dev...    gcc.libstdc++.c...    solaris.opensol...    information-ret...    misc.misterhous...    web.catalyst.ge...    apache.webservi...    redhat.release....    hardware.lirc/2...    kernel.autofs/2...    technology.sust...    linux.vdr/2003-...    editors.lyx.gen...    org.user-groups...    netbsd.devel.pk...    xdg.devel/2004-...    version-control...    jakarta.slide.d...    debian.packages...    creativecommons...    ports.ppc.embed...    bug-tracking.bu...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe