Thread: platform Win32 build error

  1. #1
    Registered User kingnoger's Avatar
    Join Date
    Sep 2016
    Location
    mesquite tx
    Posts
    10

    platform Win32 build error

    Error 4 error MSB3073: The command ""C:\Program Files (x86)\Sysprogs\VisualGDB\\VisualGDB.exe" /build "C:\Users\kingnoger.DESKTOP-JJHV8V6\Documents\GitHub\doom-master\source\tests\googletest\googletest\msvc\gte st.vcxproj" "/solution:C:\Users\kingnoger.DESKTOP-JJHV8V6\Documents\GitHub\doom-master\source\tests\googletest\googletest\msvc\gte st.sln" "/config:NewWindowsConfiguration" "/platform:Win32"" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Ma keFile.Targets 38 5 gtest


    Please I need to solve this asap.

  2. #2
    Registered User MutantJohn's Avatar
    Join Date
    Feb 2013
    Posts
    2,665
    It looks like you're trying to build GTest. I'm assuming you're building this through Visual Studio, correct? I've googled your error: MSB3073 and it may indicate something in the build order.

    I would also recommend building the "main" GTest solutions file.

  3. #3
    Registered User kingnoger's Avatar
    Join Date
    Sep 2016
    Location
    mesquite tx
    Posts
    10
    Thanks for the help. Any more suggestions I am here to learn.

  4. #4
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    It would be great if you could point to what you're trying to build and how you're building it and what your compile/IDE is.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. win32 - how can i build a Region from a bitmap?
    By joaquim in forum Windows Programming
    Replies: 1
    Last Post: 04-19-2015, 07:23 AM
  2. What developer skills can build this eLearning platform?
    By Rasmus Hansen in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 03-21-2015, 07:24 AM
  3. build C++ COM for 64-bit platform
    By George2 in forum C++ Programming
    Replies: 14
    Last Post: 10-16-2007, 04:00 AM
  4. any SDK for build binaries on ARM5 platform?
    By George2 in forum Tech Board
    Replies: 0
    Last Post: 12-14-2006, 11:23 PM
  5. Question about fwrite under win32 platform
    By naruto in forum C Programming
    Replies: 2
    Last Post: 08-16-2004, 07:30 AM

Tags for this Thread