<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>No worries, anyone is welcome to any binaries and/or source I generate... However I am still at a serious impass at this point...<br><br>I have a compiled qt library and a poppler library, however when I try to use them, I get <br><span style="color: rgb(255, 0, 0);">C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:9:
undefined reference to
`_imp___ZN7Poppler8Document4loadERK7QStringRK10QByteArrayS6_'</span><br>
<p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:10:
undefined reference to `_imp___ZNK7Poppler8Document8isLockedEv'</span></p>
<p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:14:
undefined reference to `_imp___ZN7Poppler8DocumentD1Ev'</span></p>
<p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:9:
undefined reference to
`_imp___ZN7Poppler8Document4loadERK7QStringRK10QByteArrayS6_'</span></p>
<p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:10:
undefined reference to `_imp___ZNK7Poppler8Document8isLockedEv'</span></p>
<p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:14:
undefined reference to `_imp___ZN7Poppler8DocumentD1Ev'</span></p><p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;"><br><span style="color: rgb(255, 0, 0);"></span></p><p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;">Is there anyone that knows where I should start the troubleshooting?? I can't even find these functions in poppler ... anywhere?!?!</p><p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;"><br></p><p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;">I did want to say though, thanks for the help I have recieved so far... I feel i have moved forward and maybe I am almost near the end of this thing, and without the help from Carlos, I am confident I wouldn't have made it to this point.</p><p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;"><br></p><p style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px;">Cheers<br></p><br>> Date: Fri, 17 Dec 2010 11:14:54 +0000<br>> From: carlos_rega@yahoo.co.uk<br>> To: poppler@lists.freedesktop.org<br>> Subject: [poppler] Fw: Win32 poppler-qt4<br>> <br>> I meant to copy this to the list too.<br>> <br>> <br>> <br>> ----- Forwarded Message ----<br>> > From: Carlos Rega <carlos_rega@yahoo.co.uk><br>> > To: Pete Lindsey <pete.lindsey@hotmail.com><br>> > Sent: Fri, 17 December, 2010 10:22:07<br>> > Subject: Re: [poppler] Win32 poppler-qt4<br>> > <br>> > ><br>> > >From: Pete Lindsey <pete.lindsey@hotmail.com><br>> > >To: aacid@kde.org; poppler@lists.freedesktop.org<br>> > >Sent: Fri, 17 December, 2010 9:04:20<br>> > >Subject: Re: [poppler] Win32 poppler-qt4<br>> > <br>> > > I have no problems sharing my code, though I doubt anyone will use it, I am <br>> <br>> > >just trying to put together an app that lets me do book marking and linking <br>> >on <br>> ><br>> > >PDF documents that doesn't actually change the pdf document (uses a database <br>> <br>> > >instead) and allows for multi target urls to be drawn on the actual <br>> >interface... <br>> ><br>> > ><br>> > >but I am pretty sure you are not allowed to sell anything that is open <br>> >source<br>> > ><br>> > Albert is right, you definitely can sell open source, Red Hat, Suse and many <br>> > others make a pretty good living out of seling open source. There are many <br>> > different open source licences, and it would be difficult to give a <br>> > comprehensive summary here. In a nutshel, the GPL requires that if you <br>> > distribute applications licensed under the GPL, or applications that use code <br>> <br>> > licensed under the GPL then you must make the code available to any users that <br>> ><br>> > you distribute the application to. Note that there is no mention of charge for <br>> ><br>> > the code. The freedom in the GPL is the freedom of the user to see and modify <br>> <br>> > the code of the application they receive, but they can be charged for it.<br>> > <br>> > In reality what tends to happen is that people that sell open source don't <br>> >sell <br>> ><br>> > licences for the app as such, like MS and others do, but they sell support <br>> > services, as the code is allways available.<br>> > <br>> > Hope this helps, and I haven't make any serious mistakes in my explanation.<br>> > <br>> > Carlos<br>> > <br>> > <br>> > <br>> > <br>> > <br>> <br>> <br>> <br>> _______________________________________________<br>> poppler mailing list<br>> poppler@lists.freedesktop.org<br>> http://lists.freedesktop.org/mailman/listinfo/poppler<br>                                            </body>
</html>