No worries, anyone is welcome to any binaries and/or source I generate... However I am still at a serious impass at this point...
I have a compiled qt library and a poppler library, however when I try to use them, I get C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:9: undefined reference to `_imp___ZN7Poppler8Document4loadERK7QStringRK10QByteArrayS6_' C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:10: undefined reference to `_imp___ZNK7Poppler8Document8isLockedEv' C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:14: undefined reference to `_imp___ZN7Poppler8DocumentD1Ev' C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:9: undefined reference to `_imp___ZN7Poppler8Document4loadERK7QStringRK10QByteArrayS6_' C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:10: undefined reference to `_imp___ZNK7Poppler8Document8isLockedEv' C:\Qt\2010.05\Projects\whatever-build-desktop/../whatever/mainwindow.cpp:14: undefined reference to `_imp___ZN7Poppler8DocumentD1Ev' Is there anyone that knows where I should start the troubleshooting?? I can't even find these functions in poppler ... anywhere?!?! 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. Cheers > Date: Fri, 17 Dec 2010 11:14:54 +0000 > From: [email protected] > To: [email protected] > Subject: [poppler] Fw: Win32 poppler-qt4 > > I meant to copy this to the list too. > > > > ----- Forwarded Message ---- > > From: Carlos Rega <[email protected]> > > To: Pete Lindsey <[email protected]> > > Sent: Fri, 17 December, 2010 10:22:07 > > Subject: Re: [poppler] Win32 poppler-qt4 > > > > > > > >From: Pete Lindsey <[email protected]> > > >To: [email protected]; [email protected] > > >Sent: Fri, 17 December, 2010 9:04:20 > > >Subject: Re: [poppler] Win32 poppler-qt4 > > > > > I have no problems sharing my code, though I doubt anyone will use it, I > > > am > > > >just trying to put together an app that lets me do book marking and > > >linking > >on > > > > >PDF documents that doesn't actually change the pdf document (uses a > > >database > > > >instead) and allows for multi target urls to be drawn on the actual > >interface... > > > > > > > >but I am pretty sure you are not allowed to sell anything that is open > >source > > > > > Albert is right, you definitely can sell open source, Red Hat, Suse and > > many > > others make a pretty good living out of seling open source. There are many > > different open source licences, and it would be difficult to give a > > comprehensive summary here. In a nutshel, the GPL requires that if you > > distribute applications licensed under the GPL, or applications that use > > code > > > licensed under the GPL then you must make the code available to any users > > that > > > > you distribute the application to. Note that there is no mention of charge > > for > > > > the code. The freedom in the GPL is the freedom of the user to see and > > modify > > > the code of the application they receive, but they can be charged for it. > > > > In reality what tends to happen is that people that sell open source don't > >sell > > > > licences for the app as such, like MS and others do, but they sell support > > services, as the code is allways available. > > > > Hope this helps, and I haven't make any serious mistakes in my explanation. > > > > Carlos > > > > > > > > > > > > > > _______________________________________________ > poppler mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/poppler
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
