Hi, great and much-needed project, I'm eager to use it. Unfortunately, demos/Lazarus/OXmlTest.lpi does not compile (Ubuntu 13.10, Lazarus 1.2RC2). I added {$IFDEF Windows} to "uses Windows" in unit uXmlTest, but then (Windows.?)GetTickCount is not found by the compiler. Since I guess this is part of the library internals, I'm not sure how to circumvent that. Can you tell me how I could still compile the Lazarus demo on Windows and Linux? Thanks, much appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, great and much-needed project, I'm eager to use it. Unfortunately, demos/Lazarus/OXmlTest.lpi does not compile (Ubuntu 13.10, Lazarus 1.2RC2). I added {$IFDEF Windows} to "uses Windows" in unit uXmlTest, but then (Windows.?)GetTickCount is not found by the compiler. Since I guess this is part of the library internals, I'm not sure how to circumvent that. Can you tell me how I could still compile the Lazarus demo on Windows and Linux? Thanks, much appreciated.
I'll prepare a LINUX version for the next release.