Hello,
I've found why it was not working: you just need to manually load the
macro with "load macro project" and then you need to find the
CMakeVSMacros2.vcmacros file and load it. You find the file in the
install dir of cmake e.g. under "share/cmake-2.8/Templates". Then
everything works with
On Fri, Nov 25, 2011 at 3:55 AM, Tom Deblauwe wrote:
> Hello,
>
> Are you sure that is not some kind of extension or plugin that you are
> using?
> I don't think you can reload all the projects at once in VS2005?
> Best regards,
> Tom,
>
CMake installs a visual studio macro that handles this. Whe
Hello,
Are you sure that is not some kind of extension or plugin that you are
using?
I don't think you can reload all the projects at once in VS2005?
Best regards,
Tom,
Op 24/11/2011 18:01, Michael Jackson schreef:
That is odd. With the later versions of cmake and visual studio 2005
pro you s
That is odd. With the later versions of cmake and visual studio 2005 pro
you should be getting a single dialog asking if you want to reload all the
projects. At least that is what I remember about VS2005 Pro. It certainly
works that way for VS2008 Pro.
-
Mike Jackson www.bl
Hello,
I'm using VS2005 PRO SP1 on windows 7.
Best regards
Tom,
Op 24/11/2011 15:58, Michael Jackson schreef:
What version of visual studio are you using? The paid for versions
should not have this problem.
-
Mike Jackson www.bluequartz.net
Principal Software Engineer
What version of visual studio are you using? The paid for versions
should not have this problem.
-
Mike Jackson www.bluequartz.net
Principal Software Engineer mike.jack...@bluequartz.net
BlueQuartz Software Dayton, Ohio
Sent
Hello,
I was wondering about the best workflow for using cmake with visual
studio. Now it is almost ok except for one thing: when you have your
generated visual studio solution open and you change something in the
cmakelists.txt file of one of your projects in your solution, then you
get a "R