Menu

#12 bugs in source code

open
nobody
None
5
2004-10-08
2004-10-08
Anonymous
No

in folder demo don't appear the file:
1MR-MONON2-8-16x-heart.dcm
like it say's in readme

to compile whit Kylix -> the element clx

i'll put in tools/environment options/
then library the path where is the source
the clx, common, and demo all this ok.

but when put QDCMImage.pas using the menu
component/install component

and try to install it answering yes to continue ->
there is an error in file:
define_types.pas(113):Undeclared identifier: 'DWord'

ok i'll remove D from DWord then it looks like this

DWordRa = array [1..1] of Word;

then comes many errors in file decompress.pas,

[Error] decompress.pas(22): Undeclared identifier:
'Timage'
[Error] decompress.pas(29): Undeclared identifier:
'Tmemorystream'
[Error] decompress.pas(30): Undeclared identifier:
'TJPEGImage'
the errors asociated with de undeclared identifiers
semicolons and incompatible types

and versions from sourceforge.net and page from
eviebox are diferent then in one are missin some
files like analyze.pas

many warnings in dicom.pas, lsjpeg.pas

then Fatal error QDCMImage.pas (38): Could not
compile used unit 'decompress.pas'

thanks for your help :D

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.