Zitat von Roland Turcan <[EMAIL PROTECTED]>:

> Hello [EMAIL PROTECTED]
>
> When I try to compile my package with visual components using
> makefile, then compilation and linking successfully finishes.
>
> When I try to compile from IDE, then compilation stops on one unit
> (always the same) without any message with reason and IDE gets
> unstable. The last message is "... Hint: Parameter "s" is not used".
> no error nothing. The caption of lazarus doesn't have "...compiling".
> It looks, that compilation finished.
>
> How can I build Lazarus with my package from command prompt?

Since svn rev 15749 lazbuild can do that:

./lazbuild --build-ide=

Mattias


_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to