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

How solve error "unknown/unsupported targa image type" #370

Open
GoogleCodeExporter opened this issue Aug 12, 2015 · 3 comments
Open

How solve error "unknown/unsupported targa image type" #370

GoogleCodeExporter opened this issue Aug 12, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

After compiling FrameViewer09 and restarting the compiler.
The compiler crashes and displays this message: "unknown/unsupported targa 
image type"

I use FrameViewer09.lpk (version 115);
The compiler is typhon 4.9 (f.p.c. 2.7.1) - i386-win32-win32/win64;
The operating system is Windows 7 home premium (s.p.1) 64bit

How i can solve the problem?
thank you

Original issue reported on code.google.com by [email protected] on 12 Aug 2014 at 8:01

Attachments:

@GoogleCodeExporter
Copy link
Author

Hi,

this is not a HtmlViewer message and HtmlViewer does not support targa (.TGA) 
images.

Most probably the message is from Procedure TFPReaderTarga.AnalyzeHeader(Img : 
TFPCustomImage) in the FreePascal source file 
"fpc\packages\fcl-image\src\fpreadtga.pp".

Did you see this topic: 
http://www.pilotlogic.com/sitejoom/index.php/forum/general-purpose/2741-implemen
ting-pkg-educationlaz-corrupts-options ?

This looks like a similar issue.

Original comment by OrphanCat on 12 Aug 2014 at 9:21

@GoogleCodeExporter
Copy link
Author

Original comment by OrphanCat on 14 Oct 2014 at 12:50

  • Changed state: Answered

@GoogleCodeExporter
Copy link
Author

This error is associated with the Bega components, which appear to be part of 
the source tree of this project. When UseOldPreviewForm is defined, effectively 
taking the Bega components out of the picture, the error disappears.

Original comment by [email protected] on 9 May 2015 at 11:26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant