FLTK logo

RE: [fltk.general] inconsistent dll linkage in Fl_Device [General Use]

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

RE: inconsistent dll linkage in Fl_Device [General Use] "MacArthur, Ian (Leonardo, UK)" Oct 06, 2016  
 
> > \FL/Fl_Device.H(216):warning C4273:'fl_copy_offscreen':inconsistent
> dll
> > linkage
> 
> "warning C4273" is easy to find:
> 
> 	https://msdn.microsoft.com/en-us/library/35bhkfb6.aspx


Well, that's so, but nonetheless I'm not sure that link really helps clarify things here, does it?

What I mean is, the OP is linking code (that I presume used to work with 1.1.x) and is now getting warnings about dll linkage that were not previously present.

So - is the issue in the way that 1.3.x exports the dll symbols? Or is the OP's code doing something that is now "wrong", or is it something else?

I'm wondering, in particular, whether the OP has both the 1.1.x and 1.3.x FL header files, and his compilation / link phases are picking up an incompatible set (i.e. pulling the 1.1 headers and the 1.3 libs, or v.v.) which probably would trigger mismatches in the exported symbols...

Or something else.


Leonardo MW Ltd
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

-- 
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.