Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Nmake gives Command line error D8021 : invalid numeric argument '/FS'
Forum Updated to NodeBB v4.3 + New Features

Nmake gives Command line error D8021 : invalid numeric argument '/FS'

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 3.4k Views 1 Watching
  • 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.
  • B Offline
    B Offline
    bkapVT
    wrote on last edited by
    #1

    I wrote up my question on stack overflow so i'll just link it to there.
    http://stackoverflow.com/questions/24494251/deploying-a-qt-5-3-app-on-windows

    basically the problem is that I'm trying to deploy my Qt application to windows and I'm getting an error when I run nmake about /FS being an invalid numeric argument. It looks like it's some kind of compile flag that's not being recognized by the compiler. I have no idea on how to fix this and there doesn't seem to be any information.

    I'm on Qt 5.3 with Visual Studio 2013. As the stack overflow question shows it seems to be running cl and nmake from VS 2010. I'm going to bet this is where the problem lies

    Thanks for any help with this problem

    1 Reply Last reply
    0

    • Login

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