On 9/22/2016 1:58 PM, Michael Jackson wrote:
My combination is Windows 10 (Anniversary Update), Visual Studio 12 2013
Update 5, Ninja and CMake 3.5/3.6.
I launch CMake-GUI.exe, select my Source and binary directories and then
"Configure", select "Ninja" as the generator and then I instantly get
- On Sep 20, 2016, at 4:18 PM, cmake wrote:
> Hi.
> When I click "Browse source" or "Browse build" location buttons in the GUI I
> get
> an error dialog saying that "URL cannot be listed file://" followed by another
> dialog "Malformed URL".
> 1. I built and reinstalled CMake from sour
Yes. It works from there. BUT I run a custom command prompt through a
variation of the standard "vcvarsall.bat" file where I add in my own
environment variables but essentially it is the standard Visual Studio
Command Prompt.
Thanks
Mike Jackson
___
Hi,
Thanks for reporting this. I was also able to reproduce it.
The problem comes from cmake-gui calling QApplication::removeLibraryPath() in
CMakeSetup.cxx.
I think the solution is to remove that bit of code, but it may require some
additional cpack related code to handle plugins correctly.
Does it work if you launch cmake-gui from the command prompt that
works for your "from the command line" scenario?
On Thu, Sep 22, 2016 at 1:58 PM, Michael Jackson
wrote:
> My combination is Windows 10 (Anniversary Update), Visual Studio 12 2013
> Update 5, Ninja and CMake 3.5/3.6.
>
> I launch C
My combination is Windows 10 (Anniversary Update), Visual Studio 12 2013
Update 5, Ninja and CMake 3.5/3.6.
I launch CMake-GUI.exe, select my Source and binary directories and then
"Configure", select "Ninja" as the generator and then I instantly get
the error that CMake can not find the C/C++