SkillAgentSearch skills...

CS106L

CS106L Assignment

Install / Use

/learn @Chena2003/CS106L
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CS106L Assignment

其中HashMapGapBufferKDTree均来自仓库。由于在windows下编译,修改了CMakeLists.txt,并且使用下面编译命令,指定g++生成makefile

cmake -G "MinGW Makefiles" -DCMAKE_C_COMPILER="C:\Program Files\MSYS2\ucrt64\bin\gcc.exe" -DCMAKE_CXX_COMPILER="C:\Program Files\MSYS2\ucrt64\bin\g++.exe" ..

或者可以配置vscodecmake配置默认使用g++编译。

也可以使用clionIDE直接编译(推荐)。

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated2mo ago
Forks1

Languages

C++

Security Score

70/100

Audited on Jan 23, 2026

No findings