[nanomsg] Re: Upgrade windows to 1.0 dll

  • From: Franklin Mathieu <franklinmathieu@xxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Sun, 12 Jun 2016 22:11:17 +0200

Hi,

2016-06-12 21:55 GMT+02:00 web user <webuser1200@xxxxxxxxx>:

Tried that and did not work when running from the build directory:

c:\projects\nanomsg-master\build>cmake --build --config=Release .
Unknown argument .
Usage: cmake --build <dir> [options] [-- [native-options]]


Also "CMake" did not work. Had to use "cmake"


On Sun, Jun 12, 2016 at 3:32 PM, Isaac Peterson <ridler77@xxxxxxxxx> wrote:

Usually this command on Windows will build a release version using Visual
Studio.

Cake --build --config=Release .

The actual command you want for a release build with the Visual Studio
generator is `cmake --build . --config Release`.

Regards,

-- 
Franklin "Snaipe" Mathieu <mathie_f@xxxxxxxx>

Other related posts: