so where do i send the flowers? :) and another question...where is the conversation about the string <---> UTF8Sting convertions? i had to use UTF8String in a library and is not compiling now because i call UTF8Delete and it says that parameter arguments must match exactly
On Wednesday, November 5, 2014 4:50 PM, Joost van der Sluis <jo...@cnoc.nl> wrote: On 11/05/2014 10:39 AM, Chris Rempas wrote: > You were correct! > > changing to the correct path does not compile again! > > i get just one line with error : > registerfcl.pas(43,3) Fatal: Can not find unit ServiceManager used by > RegisterFCL. Check if package FCL is in the dependencies. You could try to run Free Pascal on the command-line (powershell). Try 'ppc386 -vut'. Then see which fpc.cfg is being used. Open that file and search for lines that start with '-Fu' and see if the path is correct. (It should point to c:\pp - if that's where you've installed fpc) Joost.
-- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus