Lazarus
Programming => Packages and Libraries => Lazarus Extra Components => Topic started by: Juan on July 04, 2004, 09:41:28 pm
-
Para poder instalar componentes en Windows, me pide que vuelva a compilar Lazarus. Cuando lo vuelvo a compilar con Make no surje ningun efecto, no se instala lasss componentes que active al comienzo. No se si existe otra manera de instalar paquetes o componentes
-
Please speak english like everybody else here, there are a few posts on how to install components and recompile Lazarus on both Windows and Linux. Components are statically linked so you have to recompile Lazarus.
-
Para poder instalar componentes en Windows, me pide que vuelva a compilar Lazarus. Cuando lo vuelvo a compilar con Make no surje ningun efecto, no se instala lasss componentes que active al comienzo. No se si existe otra manera de instalar paquetes o componentes
When trying to instal components in Windows, it says that Lazarus must be re-compiled. When I try to re-compile it using Make nothing happens, no previously selected components are installed. I don't know if there is another way to install packages or components.
Hecha un vistazo en estos links relacionados a instalaciones de componentes:
take a look at these links about components installation:
make and install component (http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=325)
Installing components on XP (http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=232)
Error Installing components (http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=258)
Hope this helps! 8)
-
Try re-compiling Lazarus from the IDE using the Tools -> Build Lazarus menu options.