update:found that fpreport actually needs zlib1.dll. I got mine here
http://gnuwin32.sourceforge.net/packages/zlib.htmI made a build from fpc svn trunk, and the fcldemo.exe works in my home machine. but it fails in my office with message "the application was unable to start correctly (0xc000007b)". maybe it is depending on something more?
my build is win32, and the OS is windows 10 64.
using freetype dll(and renamed to freetype-6.dll) from
http://gnuwin32.sourceforge.net/packages/freetype.htmReading symbols from C:\freepascal\fpc\3.0.2\packages\fcl-report\demos/fcldemo.exe...done.
(gdb) run
Starting program: C:\freepascal\fpc\3.0.2\packages\fcl-report\demos/fcldemo.exe
[New Thread 18560.0xa0c]
[New Thread 18560.0x4824]
[New Thread 18560.0x3534]
[New Thread 18560.0x3250]
During startup program exited with code 0xc000007b.