Hi, thank you for the quick reply. I've just finished compiling using MinGW+MSYS, and the library is now all good for my application. Thank you.
Chiang On Mar 8, 4:35 pm, Kenton Varda <[email protected]> wrote: > You need to use either Cygwin or MinGW+MSYS. Either of these will be able > to run the configure script and make just like on Linux. > > On Mon, Mar 8, 2010 at 6:08 AM, Chiang <[email protected]> wrote: > > Hi there, > > > Does anyone know how to compile protobuf using g++ in windows? I have > > an application that uses protobuf library which I want to get it to > > run in Windows. I manage to run it on Linux platforms. But I would > > like to port it to Windows as well. > > > Any help will be much appreciated. > > > Thank you. > > > Regards, > > > Chiang > > > -- > > You received this message because you are subscribed to the Google Groups > > "Protocol Buffers" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<protobuf%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/protobuf?hl=en. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" 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/protobuf?hl=en.
