Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. ERROR No Target Architecture

ERROR No Target Architecture

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studioarchitecturehelp
4 Posts 2 Posters 1 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.
  • F Offline
    F Offline
    ForNow
    wrote on last edited by
    #1

    Hi, I VS 2012 as a makefile project in the nmake properties IntelliSense Preprocessor definitions I specify _AMD64_ Yet I get the following compile error :\Program Files\Microsoft SDKs\Windows\v7.1\Include\winnt.h(135): fatal error C1189: #error : "No Target Architecture"

    L 1 Reply Last reply
    0
    • F ForNow

      Hi, I VS 2012 as a makefile project in the nmake properties IntelliSense Preprocessor definitions I specify _AMD64_ Yet I get the following compile error :\Program Files\Microsoft SDKs\Windows\v7.1\Include\winnt.h(135): fatal error C1189: #error : "No Target Architecture"

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      It sounds as though your definitions are not being exported correctly, check the make file to see what it is setting.

      F 1 Reply Last reply
      0
      • L Lost User

        It sounds as though your definitions are not being exported correctly, check the make file to see what it is setting.

        F Offline
        F Offline
        ForNow
        wrote on last edited by
        #3

        Thanks I am wondering a on makefile visual studio build where a line command is used what role do the preprocessor flags play in the build thanjks

        L 1 Reply Last reply
        0
        • F ForNow

          Thanks I am wondering a on makefile visual studio build where a line command is used what role do the preprocessor flags play in the build thanjks

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          ForNow wrote:

          what role do the preprocessor flags play in the build

          No idea, but as I said earlier, you should look at the makefile to see whether this value has been propagated correctly.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups