divyang4481 / firebreath

Automatically exported from code.google.com/p/firebreath
0 stars 0 forks source link

Incorect pathes on windows x64 #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create plugin project on windows x64 by prep2008.cmd

What is the expected output? What do you see instead?
Plugin should be complied by VS. But in cannot find cmake, because it is 
in "c:\Program Files (x86)\CMake 2.8" instead of "c:\Program Files\CMake 
2.8" in 32bit system.

After changing pathes in all .proj files, project builds fine.

What version of the product are you using? On what operating system?
Windows 7 x64, VS 2008

Original issue reported on code.google.com by itmyaddress@gmail.com on 1 Mar 2010 at 4:34

GoogleCodeExporter commented 8 years ago
That's interesting; FireBreath was designed on a windows 7 x64 machine with 
vs2008,
and I never ran into that problem.  What version of cmake are you using?

Original comment by taxilian on 1 Mar 2010 at 5:02

GoogleCodeExporter commented 8 years ago
Bug can be closed.
Sorry, it's my fault. It happened when I did tests in different OS.

Original comment by itmyaddress@gmail.com on 2 Mar 2010 at 1:25

GoogleCodeExporter commented 8 years ago

Original comment by georg.fritzsche on 2 Mar 2010 at 8:22