On 27 September 2010 22:54, Chris Morley <c.mor...@gaseq.co.uk> wrote:
> On 27/09/2010 20:52, Noel O'Boyle wrote:
>> On 27 September 2010 20:42, Chris Morley<c.mor...@gaseq.co.uk>  wrote:
>>> I struggle with CMake, so I'll ask here to avoid depressing myself any
>>> further.
>>>
>>> First, running CMake on a fresh SVN download fails to find wxWidgets
>>> on my system, although it is found by the existing version. Why is this?
>>
>> Does "echo %WXWIN%" give the location of wxWindows on your system?
>> e.g. C:\wxwidgets-2.8.10. If so, delete build\CMakeCache.txt and rerun
>> CMake. If not, you should set this environment variable.
>
> "echo %WXWIN%" works fine.
> The default_build.bat and the top level CMakeLists.txt files are
> identical in the two (parallel) sets of files.
> Has CMake cached something somewhere? The projects presumably have the
> same names.

Yes - CMake caches in windows-vc2008\build\CMakeCache.txt. You should
delete this file and rerun CMake.

>>> Incidentally, the script involving wxWidgets in the top level
>>> CMakeLists.txt seems to be that for CMake v2.6 (which I have) rather
>>> than for v2.4.8 as stated at the top of this file.
>>>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> OpenBabel-Devel mailing list
> OpenBabel-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openbabel-devel
>

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to