On Friday 22 April 2016 14:29:28 Krzysztof wrote:
> 2016-04-22 14:00 GMT+02:00 Martin Schreiber <mse00...@gmail.com>:
> > Please try to insert this link on top
> > of 'Project'-'Options'-'Make'-'Directories', uncheck 'I','L' and 'O'. The
> > order is reversed in FPC commandline so that top rows dominate.
>
> Still can't find sqlite3conn
>
> > I assume there is FPC RTL and FCL?
>
> What do you mean by this?
>
If the *.ppu's and *.o's of FPC RTL and FCL are in 
lazarus_svn_1_6_fixes/packager/units/x86_64-linux.

> I prepared two clean projects to see less options. One is
> MSEide->Project-New -> template -> default. Second is pure console app
> from Lazarus - Project - New - Simple program. Both have sqlite3conn
> in uses. Console app from Lazarus is compiling fine. MSEide can't find
> unit. These are make options for these simple apps:
>
> MSE:
> ppcx64 -omse_sql -Fu/home/dibo/programowanie/mse_git/lib/addon/*
> -Fi/home/dibo/programowanie/mse_git/lib/addon/*
> -Fu/home/dibo/programowanie/mse_git/lib/common/kernel/linux
> -Fu/home/dibo/programowanie/mse_git/lib/common/*
> -Fu/home/dibo/programowanie/lazarus_svn_1_6_fixes/packager/units/x86_64-lin
>ux -Xg -l -Mobjfpc -Sh -Fcutf8 -gl -O- mse_sql.pas
>
Hmm, or is the FPC searching order reversed so that the first found unit is 
used? I am very confused now.
How about to update the MSEide 'Make' options so that the FPC comandline is 
the same as with Lazarus for an experiment?

> Lazarus console:
>  -MObjFPC -Scghi -Cg -O1 -g -gl -l -vewnhibq
> -Fi/home/dibo/programowanie/projects/tmp11/lib/x86_64-linux
> -Fu/home/dibo/programowanie/projects/tmp11/
> -FU/home/dibo/programowanie/projects/tmp11/lib/x86_64-linux/
>
> As you can see, for console app there is no link to
> lazarus_svn_1_6_fixes/packager/units but it still can find sqlite
> unit. 

Probably because of ".fpc.cfg"-file.

Martin

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to