Hi Dale, I am more than happy to help with an Windows based clients, it's my job at > the moment so spending a little extra time to put something back into the > community would be great! >
Excellent. The windows build on qwaveclient's project page has been built using qmake & nmake. To compile it on windows you first need to compile Qt 4.6 which yields some DLLs and qmake.exe (among others) Then on the command line qmake nmake qmake is reading QWave.pro which has some extra switches in it for windows and unix. You may want to have a look at this to understand what qmake is doing. But before this you need to get Google's protobufs compile these using VisualStudio. I compiled it to a *.lib and statically linked it with QWave.exe. In the end the QWave.exe, Qt DLLs und the image subdirectory must be packaged together. I did this via VisualStudio, too. Not the best tool for building installers, but it did the job. If you have any questions don't hesitate to ask. I got it to compile the last time, so we should get it working again quite easily. Cheers Torben > > On Thu, Jan 21, 2010 at 5:26 AM, Torben Weis <[email protected]>wrote: > >> Hi Alex, >> >> the windows version is totally outdated and the mac OS build is a bit >> outdated. >> I had hoped that someone will jump in doing weekly Windows builds. >> But this did not happen yet. >> That means I need to find some time to compile and package it on windows. >> >> Cheers >> Torben >> >> 2010/1/20 Alex <[email protected]> >> >>> is the windows installation the latest version? >>> >>> On Jan 20, 12:14 am, Torben Weis <[email protected]> wrote: >>> > Alex, >>> > >>> > you may want to have a look at qwaveclient then: >>> > >>> > http://code.google.com/p/qwaveclient/ >>> > >>> > <http://code.google.com/p/qwaveclient/>Cheers >>> > Torben >>> > >>> > 2010/1/19 Alex <[email protected]> >>> > >>> > >>> > >>> > > i wanted to host my own wave server in a intranet environment where >>> > > user can edit document (with images) in real time. but curently >>> fedOne >>> > > client is text base. >>> > >>> > > what kind of application are using it for? >>> > >>> > > -- >>> > > You received this message because you are subscribed to the Google >>> Groups >>> > > "Wave Protocol" group. >>> > > To post to this group, send email to [email protected]. >>> > > To unsubscribe from this group, send email to >>> > > [email protected]<wave-protocol%[email protected]> >>> <wave-protocol%2bunsubscr...@googÂlegroups.com> >>> > > . >>> > > For more options, visit this group at >>> > >http://groups.google.com/group/wave-protocol?hl=en.- Hide quoted text >>> - >>> > >>> > - Show quoted text - >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Wave Protocol" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<wave-protocol%[email protected]> >>> . >>> >>> For more options, visit this group at >>> http://groups.google.com/group/wave-protocol?hl=en. >>> >>> >>> >>> >> >> >> -- >> --------------------------- >> Prof. Torben Weis >> Universitaet Duisburg-Essen >> [email protected] >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Wave Protocol" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<wave-protocol%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/wave-protocol?hl=en. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > > -- --------------------------- Prof. Torben Weis Universitaet Duisburg-Essen [email protected]--
You received this message because you are subscribed to the Google Groups "Wave Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
