Anton Pevtsov wrote:
Building the library using any release configuration ens with the
following compile errors:

Hmm. Do you happen to know what commit caused this? Can you revert
it in your local tree to get past the errors until I figure out how
to fix whatever it is that's broken?

Martin


D:\Projects\RogueWave\work\apache\src\..\include\ansi\cwchar(311) :
error C2732:
 linkage specification contradicts earlier specification for 'swprintf'
D:\Projects\RogueWave\work\apache\src\..\include\ansi\cwchar(311) : see
declaration of 'swprintf'
D:\Projects\RogueWave\work\apache\src\..\include\ansi\cwchar(371) :
error C2732:
 linkage specification contradicts earlier specification for 'vswprintf'
D:\Projects\RogueWave\work\apache\src\..\include\ansi\cwchar(371) : see
declaration of 'vswprintf'

At the same time debug configurations (11d, 11s, 15d, 15s) build without
errors.


Thanks,
Anton Pevtsov

Reply via email to