Steve

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: MSBuild no output #12110
    Steve
    Participant

    I just realized that even though I am building for the platform “VisualGDB” the properties window opens by default the settings for the platform “Win32”. Just had to choose the correct platform from the property window and redo the changes. Whoops.

    in reply to: Multi-core compiling #12083
    Steve
    Participant

    Thanks, I tried MSBuild earlier but had trouble getting my code to compile there. I might ask later about that if I have the need.

    Instead I replaced the “$(VISUALGDB_DIR)\make.exe” in the make command with “C:\msys64\usr\bin\make.exe” and now it is utilizing 100% of my cpu and seems to work fine.

Viewing 2 posts - 1 through 2 (of 2 total)