On linux:
libimrsdk*.a and libxerces*.a both define stricmp - How to use both libraries ?
They cause a link error:
multiple definition of 'stricmp(char const*, char const *)'
How to solve ?
Thx,
Ronnie
On linux:
libimrsdk*.a and libxerces*.a both define stricmp - How to use both libraries ?
They cause a link error:
multiple definition of 'stricmp(char const*, char const *)'
How to solve ?
Thx,
Ronnie