Hi,

I don't know which instructions you are following but I usually don't do 
that. I just "cd" into the (empty) "build_dir" and type :

cmake ../src_dir
make
sudo make install

In short, the argument to the first cmake command is the source 
directory, and not the build directory (as you seem to have specified).
Note that I'm not familiar with cmake either.

Hope this helps,

-Pierre.




On 14/02/2016 20:59, Thomas Carlyle wrote:
> Hi,
> Ive failed here building the latest stable QMapShack (1.5.1)
>
> I've done all the steps described for Ubuntu, downloaded the tar.gz,
> decompressed and then run
>
> ccmake -DCMAKE_INSTALL_PREFIX=/usr ../build_QMapShack/
>
> from the directory where I've decompressed the tar.gz
>
> I got the following error: "Error running cmake::LoadCache().  Aborting."
>
> Any idea of what it could be or how I can get more information about
> what exactly went wrong? I have no experience with cmake.
>
> Cheers
>
>


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to