Lazarus 0.9.29 + FPC 2.5.1 (Codetyphon) Eu coloquei um componente TZQuery em um form e ao clicar nas suas propriedades, a IDE apresenta um erro: fonte não encontrada: unit (*path*)\ZSQLDataset.ppu. Eu passei por erro semelhante no passado, mas não lembro como solucionei naquela época. Já fiz as alterações nas opções de compilação, incluindo o path que contém o arquivo ppu, nas opções de ambiente (ferramentas de código), mas não funcionou. O código compila normalmente. Encontrei alguma informação aqui: http://wiki.lazarus.freepascal.org/Unit_not_found_-_How_to_find_units#Case_2:_Compiler_finds_a_unit.2C_but_IDE_does_not mas não consegui solução ainda.
Grato pela ajuda ------------------------------- I put a component TZQuery in a form and clicking on their properties, the IDE displays an error: Source not found: unit (* path *) \ ZSQLDataset.ppu. I went through is similar in the past but can not remember how I solved then. I've made changes to the compiler options, including the path that contains the ppu, the environment options (source tools), but did not work. The code compiles normally. I found some information here: # http://wiki.lazarus.freepascal.org/Unit_not_found_-_How_to_find_units Case_2: _Compiler_finds_a_unit.2C_but_IDE_does_not but I could not solution yet. Grateful for help Translated by google translate. -- Timeo hominem unius libri Cogito ergo sum - Carpe diem []s Guionardo Furlan http://guionardo.blogspot.com http://www.guionardofurlan.com.br -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
