[owt] ConfSampleMFC.exe vs2017 and vs2022 build

  • The master said here that it can be built in 2022. I don’t know if he is talking about the webrtc code.
  • Visual studio single-step debugging OWT webrtc client environment construction
  • Because the previous mfcdemo was vs2017 (a project 3 years ago)
  • Now open it with vs2022, but I can't see any configuration, I don't understand why.
  • It will be OK if you switch to vs2017
  • Of course, Intel Media SDK projects can be built using VS2022, but the project properties cannot be seen.
  • Simply, change it to vs2017 and compile using owt-debug.lib built with vs2017 v141 3 years ago.

VS2022 Open: The header file in the MFC library cannot be found

  • Install these for 2017:
    Insert image description here
    Insert image description here

- Still there?

Insert image description here

It is normal to open vs2017 directly.

Guess you like

Origin blog.csdn.net/commshare/article/details/133222684