|
From: Sigurd S. <sig...@nt...> - 2013-01-15 08:27:43
|
Yes. Building with ".\autogen.sh --disable-debug" built without errors. Thanks! Sigurd -----Original Message----- From: Stephen Sinclair [mailto:rad...@gm...] Sent: Monday, January 14, 2013 5:52 PM To: liblo development list Subject: Re: [liblo] Changes in November cause MinGW problems On Mon, Jan 14, 2013 at 10:00 AM, Sigurd Saue <sig...@nt...> wrote: > > Thank you for quick response. I’ve updated to latest again, but now get the following error: > > address.c:401:20: error: passing argument 4 of 'setsockopt' from > incompatible pointer type [-Werror] > > address.c:569:13: error: passing argument 1 of 'lstrcmpW' from > incompatible pointer type [-Werror] These errors are generated by -Werror. They should be fixed, but they should only show up if you are configured for debug mode. Are you able to compile if you don't enable debug mode? Steve ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ liblo-devel mailing list lib...@li... https://lists.sourceforge.net/lists/listinfo/liblo-devel |