On Monday 31 December 2012 08:06:07 Martin Schreiber wrote:
> On Sunday 30 December 2012 19:44:57 Patrick Goupell wrote:
> > Martin,
> >
> > When mseide does not find a .mseide/mseideli.sta file it creates one.
> >
> > When I click on Settings -> Configure MSEide:
> >
> > On a 32 bit system it sets the compiler to ppc386 and target to
> > i386-linux.
> >
> > On my 64 bit system the compiler was set to ppcx86 and the target was
> > set as i386-linux.   Can that be set to x86_64-linux?
>
> i386-linux is a misleading directory name because lib/kernel/i386-linux can
> be used both for i386 and x64. Probably it should be named "linux" instead.
> If we change the directory name we will break all existing projects.
>
git master 3e89711aa4783b32ffa63d601c550640c0866fb1 renamed
lib/common/kernel/i386-linux -> lib/common/kernel/linux
lib/common/kernel/i386-win32 -> lib/common/kernel/windows

There is a new settings macro ${TARGETOSDIR} which points to the new 
directory. Please replace ${TARGET} by ${TARGETOSDIR} in your existing 
project options.

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. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to