iT邦幫忙

0

VS2022多個projects在單一solution分開執行

  • 分享至 

  • xImage

最近為了寫assembly language,
下載了microsoft studio 2022,
大概了解了一下vs2022的solution和project的關係,
目前我想把多個project放在同一個solution之下,
假設我目前有hello_world 和 test 兩個project 都放在 my_solution 這個solution之下,
兩project裡面的source file都叫做main.asm,
當我用debugger來run hello_world 這個project的時候,
他會建立一個Debug資料夾裡面會有hello_world.exe,
hello_world.exe可以正常執行,
但當我要run test這個project的時候,
會跳出Unable to start program C:\source\repos\my_solution\Debug\test.exe 系統找不到指定檔案這個error,
也就是說vs2022並沒有在Debug資料夾創建test.exe,
想請問有比較常在用vs的大大是否知道可能的解決方法

圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友回答

立即登入回答