[Pidgin] #11464: [PATCH] errors in windows build system

Pidgin trac at pidgin.im
Sun Feb 28 12:40:31 EST 2010


#11464: [PATCH] errors in windows build system
-------------------------------------------+--------------------------------
 Reporter:  bviktor                        |        Owner:  datallah       
     Type:  patch                          |       Status:  new            
Milestone:  Patches Needing Review         |    Component:  winpidgin (gtk)
  Version:  2.6.6                          |   Resolution:                 
 Keywords:  windows build nss nspr libxml  |  
-------------------------------------------+--------------------------------

Comment(by rekkanoryo):

 It sounds like NSS and NSPR are set up to be built with VS2008, which by
 default links to msvcrt8.dll.  Considering this is an SSL library, how can
 this work when the rest of Pidgin and libpurple are linked against
 msvcrt.dll?  I'm pretty sure we determined at some point in the past that
 everything that does file or network I/O had to be linked against the same
 C library.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/11464#comment:15>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list