Fórum Copilação do Preojeto com Zeos #426727
20/10/2012
0
Caros colegas mais uma vez venho pedir socorro aos colegas este erros aparece na hora de copilar me ajudem
[Error] ZLibEx.pas(515): File not found: 'ZlibObj\deflate.obj'
[Error] ZLibEx.pas(516): File not found: 'ZlibObj\inflate.obj'
[Error] ZLibEx.pas(517): File not found: 'ZlibObj\inftrees.obj'
[Error] ZLibEx.pas(518): File not found: 'ZlibObj\infback.obj'
[Error] ZLibEx.pas(519): File not found: 'ZlibObj\inffast.obj'
[Error] ZLibEx.pas(520): File not found: 'ZlibObj\trees.obj'
[Error] ZLibEx.pas(521): File not found: 'ZlibObj\compress.obj'
[Error] ZLibEx.pas(522): File not found: 'ZlibObj\adler32.obj'
[Error] ZLibEx.pas(523): File not found: 'ZlibObj\crc32.obj'
[Error] ZLibEx.pas(465): Unsatisfied forward or external declaration: 'inflateInit_'
[Error] ZLibEx.pas(467): Unsatisfied forward or external declaration: 'inflateInit2_'
[Error] ZLibEx.pas(468): Unsatisfied forward or external declaration: 'inflate'
[Error] ZLibEx.pas(469): Unsatisfied forward or external declaration: 'inflateEnd'
[Error] ZLibEx.pas(470): Unsatisfied forward or external declaration: 'inflateReset'
[Error] ZLibEx.pas(473): Unsatisfied forward or external declaration: 'deflateInit_'
[Error] ZLibEx.pas(475): Unsatisfied forward or external declaration: 'deflateInit2_'
[Error] ZLibEx.pas(476): Unsatisfied forward or external declaration: 'deflate'
[Error] ZLibEx.pas(477): Unsatisfied forward or external declaration: 'deflateEnd'
[Error] ZLibEx.pas(479): Unsatisfied forward or external declaration: 'adler32'
[Error] ZLibEx.pas(480): Unsatisfied forward or external declaration: 'crc32'
[Error] ZLibEx.pas(482): Unsatisfied forward or external declaration: 'compressBound'
[Error] ZLibEx.pas(484): Unsatisfied forward or external declaration: '_tr_init'
[Error] ZLibEx.pas(485): Unsatisfied forward or external declaration: '_tr_tally'
[Error] ZLibEx.pas(486): Unsatisfied forward or external declaration: '_tr_flush_block'
[Error] ZLibEx.pas(487): Unsatisfied forward or external declaration: '_tr_align'
[Error] ZLibEx.pas(488): Unsatisfied forward or external declaration: '_tr_stored_block'
[Fatal Error] sobre.pas(10): Could not compile used unit 'ZLibEx.pas'
[Error] ZLibEx.pas(515): File not found: 'ZlibObj\deflate.obj'
[Error] ZLibEx.pas(516): File not found: 'ZlibObj\inflate.obj'
[Error] ZLibEx.pas(517): File not found: 'ZlibObj\inftrees.obj'
[Error] ZLibEx.pas(518): File not found: 'ZlibObj\infback.obj'
[Error] ZLibEx.pas(519): File not found: 'ZlibObj\inffast.obj'
[Error] ZLibEx.pas(520): File not found: 'ZlibObj\trees.obj'
[Error] ZLibEx.pas(521): File not found: 'ZlibObj\compress.obj'
[Error] ZLibEx.pas(522): File not found: 'ZlibObj\adler32.obj'
[Error] ZLibEx.pas(523): File not found: 'ZlibObj\crc32.obj'
[Error] ZLibEx.pas(465): Unsatisfied forward or external declaration: 'inflateInit_'
[Error] ZLibEx.pas(467): Unsatisfied forward or external declaration: 'inflateInit2_'
[Error] ZLibEx.pas(468): Unsatisfied forward or external declaration: 'inflate'
[Error] ZLibEx.pas(469): Unsatisfied forward or external declaration: 'inflateEnd'
[Error] ZLibEx.pas(470): Unsatisfied forward or external declaration: 'inflateReset'
[Error] ZLibEx.pas(473): Unsatisfied forward or external declaration: 'deflateInit_'
[Error] ZLibEx.pas(475): Unsatisfied forward or external declaration: 'deflateInit2_'
[Error] ZLibEx.pas(476): Unsatisfied forward or external declaration: 'deflate'
[Error] ZLibEx.pas(477): Unsatisfied forward or external declaration: 'deflateEnd'
[Error] ZLibEx.pas(479): Unsatisfied forward or external declaration: 'adler32'
[Error] ZLibEx.pas(480): Unsatisfied forward or external declaration: 'crc32'
[Error] ZLibEx.pas(482): Unsatisfied forward or external declaration: 'compressBound'
[Error] ZLibEx.pas(484): Unsatisfied forward or external declaration: '_tr_init'
[Error] ZLibEx.pas(485): Unsatisfied forward or external declaration: '_tr_tally'
[Error] ZLibEx.pas(486): Unsatisfied forward or external declaration: '_tr_flush_block'
[Error] ZLibEx.pas(487): Unsatisfied forward or external declaration: '_tr_align'
[Error] ZLibEx.pas(488): Unsatisfied forward or external declaration: '_tr_stored_block'
[Fatal Error] sobre.pas(10): Could not compile used unit 'ZLibEx.pas'
Rodrigo Bernal
Curtir tópico
+ 0
Responder
Posts
21/10/2012
Gilvanio Gonçalves
Amigo, os erros Apresentado para vc, seguinifica que esta faltando as extenões BPL, do seu aplicativo, na pasta lib do Delphi.
não sei como vc instalou o Zeos, ou se vc nem tem ele instalado.
veja neste artigo do proprio forum, como é o processo de instalação, link : abaixo
[url]https://www.devmedia.com.br/instalando-o-zeos-em-7-passos/12306[/url]
não sei como vc instalou o Zeos, ou se vc nem tem ele instalado.
veja neste artigo do proprio forum, como é o processo de instalação, link : abaixo
[url]https://www.devmedia.com.br/instalando-o-zeos-em-7-passos/12306[/url]
Responder
Gostei + 0
Clique aqui para fazer login e interagir na Comunidade :)