You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also, some changes in lanuch.json and settings.json. Target file is located at
from ~/build/debug/bin to ~/build/debug.
2.1Terminal Output During Compile
cmake:
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/marryme/VSCode/CppProject/comSepeApp/build/debug
make:
[ 66%] Building CXX object CMakeFiles/main.dir/apps/main.cpp.o
[ 66%] Building CXX object CMakeFiles/main.dir/common/source/Pet.cpp.o
[100%] Linking CXX executable main
[100%] Built target main
2.2Run Or Not
Run.
2.3Fix Or Not
No need to fix.
2.4May be
That controls the storing directory of the target file.
2.5Others Fix Or Not
Using the generated target way of the acceleator mapping "cmake" and
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters