Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to execute nmake command in Visual Studio
QtWS25 Last Chance

How to execute nmake command in Visual Studio

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    John R
    wrote on 17 Nov 2014, 01:58 last edited by
    #1

    Hello,

    I am trying to install PyQt in Windows 7(64 bit), for this I have to
    install SIP 4.16.4. I have done "python configure.py" command in windows cmd prompt and it
    configured and generated a make file named "Makefile" in my SIP folder. After this
    I think, I have to run "make" command for this make file but I am not sure on how to do this.
    Can anyone help me how to do this?

    please note that I am trying to do the following steps, could anyone tell me
    what is wrong on I am doing?

    I have intalled python 2.6.5 and run PyQtWin64 installar first then,

    1. Opened Visual Studio

    2. Tools Menu -> VS Command prompt

    3. My SIP folder path is C:\PyQt\sip-4.16.4, I changed cmd path to this path

    4.Typed following command like this:

    C:\PyQt\sip-4.16.4>nmake Makefile-install

    Error:

    nmake is not recognized as an internal or external command,...

    Is it right method which I followed?, can anyone help me soon with a example...how to execute this make command!

    1 Reply Last reply
    0

    1/1

    17 Nov 2014, 01:58

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved