Hi !
I'm facing a problem that I can't solve on my own. I simply don't have the knowledge to understand the underlying issues.
I just wanted to install 'FPSpreadsheet' from the online-repository. But the IDE stopped compilation with a bunch of errors and I have absolutely no ide how solve this problem.
[copy]
...
colortty.pas(66,20) Warning: function result variable of a managed type does not seem to be initialized
lazarus.pp(170,1) Warning: Object sqlite3fpc64.o not found, Linking may fail !
lazarus.pp(170,1) Warning: Library libgcc.a not found, Linking may fail !
lazarus.pp(170,1) Warning: Library libmsvcrt.a not found, Linking may fail !
lazarus.pp(170,1) Warning: Library libkernel32.a not found, Linking may fail !
lazarus.pp(170,1) Warning: Object sqlite3fpc64.o not found, Linking may fail !
lazarus.pp(170,1) Error: Can't open object file: sqlite3fpc64.o
lazarus.pp(170,1) Error: Can't open object file: libgcc.a
lazarus.pp(170,1) Error: Can't open object file: libmsvcrt.a
lazarus.pp(170,1) Error: Can't open object file: libkernel32.a
[/copy]
Can you give me any advice - other than reinstalling everything from scratch, which could easily cost me a day or more ..?
Thanks !
Stefan