mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-21 05:29:27 +02:00
* updated error message
git-svn-id: trunk@12695 -
This commit is contained in:
parent
555d72a37b
commit
452d2b5fee
@ -26,7 +26,7 @@ const
|
|||||||
xml2lib = 'libxml2.'+sharedsuffix;
|
xml2lib = 'libxml2.'+sharedsuffix;
|
||||||
{$DEFINE EXTDECL := cdecl}
|
{$DEFINE EXTDECL := cdecl}
|
||||||
{$ELSE}
|
{$ELSE}
|
||||||
{$MESSAGE ERROR 'DYNLINK not supported'}
|
{$MESSAGE ERROR 'Platform not supported right now'}
|
||||||
{$IFEND}
|
{$IFEND}
|
||||||
|
|
||||||
{$i xml2.inc}
|
{$i xml2.inc}
|
||||||
|
Loading…
Reference in New Issue
Block a user