On Sunday 13 October 2013 15:14:13 Patrick Goupell wrote:
> On 10/10/2013 02:12 AM, Martin Schreiber wrote:
> > Hi,
> > It has been reported that the MSEide+MSEgui Windows installer from
> > msegui.org does not setup the paths correctly so there are "directory not
> > found" error messages and compiling is not possible. Can somebody
> > reproduce? Patrick, can you have a look? Please test first time
> > installation to without
> > existing ".mseide\mseideli.sta" too.
>
> Martin,
>
> I'm in   the process of updating the download packages and had the
> following thought.
>
> If at mseide startup time and the mseidexx.sta file does not exist could
> you possibly set the ${MSEDIR} variable by looking at the
> paramstr (0) entry and backing up to inspect the folder structure?
>
> If you find the apps/ide and lib/common folders then you have the msedir
> root.
>
It depends on where the MSEide binary has been installed. It can be completely 
independed on where the source has been installed.
You probably need to setup the initial mseidexx.sta in the installer.
The minimal mseideli.sta:
"
[mainfo.mainstatfile]
msedir=the_mse_source_root_directory
target=i386-linux
targetosdir=linux
"
or
"
[mainfo.mainstatfile]
msedir=the_mse_source_root_directory
target=x86_64-linux
targetosdir=linux
"
mseidewi.sta:
"
[mainfo.mainstatfile]
msedir=the_mse_source_root_directory
target=i386-windows
targetosdir=windows
"
I'll change MSEide to setup the target and targetosdir automatically so the 
minimal file on all platforms is:
"
[mainfo.mainstatfile]
msedir=the_mse_source_root_directory
"

Martin

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to