MSB3073 error when building

Sysprogs forums Forums VisualGDB MSB3073 error when building

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26792
    Hakim
    Participant

    Am having a project and there i combine C code in C++ due to some libraries being written only in C. However, when i build, i end up with an error telling me that a certain command in the Make file caused the build to be unsuccessfull.

    I have attached the error-list window output to see what my errors list contains.

    Before, i removed all the C-related code files and it ended up working. But now its not building at all, even after removing all the C-related files. Has anyone come across this error? how did you get past it.

    I also tried running Visual studio with elevated privileges i.e as Administrator but all in vain.

    Attachments:
    You must be logged in to view attached files.
    #26808
    support
    Keymaster

    Hi,

    As the error message suggests, please try checking the Output window for details. It will show a detailed build log including the lines that were not directly recognized as clickable error messages.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.