On Thursday 10 January 2013 16:46:44 Patrick Goupell wrote:
> On 01/10/2013 01:32 AM, Martin Schreiber wrote:
> > And you have the sources in /usr/lib/mseide-msegui/lib/*? That will not
> > work because FPC will try to compile the units if it founds the sources.
> > You need to separate compiled units and sources to different directories
> > and list under -Fu the unit directories. In target installation usually
> > it is done by setting up ${MSELIBDIR} to to the directory of the compiled
> > units and ${MSEDIR} to the
> > directory to the sources. IvankoB has a script to produce the compiled
> > units AFAIK.
>
> I don't understand.
>
> I can separate the compiled units from the source
>
> But
>
> Do I need to make changes in the "Settings -> Configure MSEide"?
>
Yes. ${MSELIBDIR} should point to the root of the unit directory tree.

> Do I need to make changes in the "Project -> Options" directories for
> U/I/L/O?
>
No. But the project templates should be changed to use ${MSEDIR}\lib\common 
instead of ${MSELIBDIR} in debugger source directories (done in git master 
626a288035e554c0b4fa9a7fa25546830848e76a).

Martin

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to