Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile in Free Pascal 3.0 (Windows) #8

Closed
galfar opened this issue Oct 31, 2017 · 1 comment
Closed

Cannot compile in Free Pascal 3.0 (Windows) #8

galfar opened this issue Oct 31, 2017 · 1 comment
Labels
bug Something isn't working major

Comments

@galfar
Copy link
Owner

galfar commented Oct 31, 2017

Original report by Marek Mauder (Bitbucket: galfar, GitHub: galfar).


Fails to link precompiled LibTiff library:

Linking Bin\deskew.exe 
deskew.lpr(47,1) Error: Undefined symbol: __TIFFerrorHandler 
deskew.lpr(47,1) Error: Undefined symbol: __TIFFwarningHandler 
deskew.lpr(47,1) Fatal: There were 2 errors compiling module, stopping 
Fatal: Compilation aborted 

Works correctly in FPC 2.6 (Lazarus 1.44).

@galfar
Copy link
Owner Author

galfar commented Nov 1, 2017

Original comment by Marek Mauder (Bitbucket: galfar, GitHub: galfar).


Fixed Issue #8: Cannot compile in Free Pascal 3.0+ (Windows) - Fails to link precompiled LibTiff library

@galfar galfar closed this as completed Nov 1, 2017
@galfar galfar added major bug Something isn't working labels Jan 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working major
Projects
None yet
Development

No branches or pull requests

1 participant