Exampl GeoGIS mapviewer1 not work linux64
CodeTyphon 4.3
ubuntu 64
Problem ETheread
project add not work:
{$mode objfpc}{$H+}
{$DEFINE UNIX}
{$DEFINE UseCThreads}
interface
{$IFDEF UNIX}{$IFDEF UseCThreads} //UseCThreads is undefined?
cthreads,
{$ENDIF}{$ENDIF}
please help!