You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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 issue reported on code.google.com by
[email protected]
on 12 Aug 2014 at 8:01Attachments:
The text was updated successfully, but these errors were encountered: