update .vscode settings #101
Annotations
3 warnings
CMake Build:
library/include/Core/Lib.hpp#L14
'Lib::m_name': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of struct 'Lib' [D:\a\Template-CPP\Template-CPP\build\windows_vs2022_msvc\library\Core.vcxproj]
|
CMake Build:
library/include/Core/Lib.hpp#L14
'Lib::m_name': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of struct 'Lib' [D:\a\Template-CPP\Template-CPP\build\windows_vs2022_msvc\app\Application.vcxproj]
|
CMake Build:
library/include/Core/Lib.hpp#L14
'Lib::m_name': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of struct 'Lib' [D:\a\Template-CPP\Template-CPP\build\windows_vs2022_msvc\library\test\CoreTests.vcxproj]
|
Loading