🕹️
Game Engine. hardCORE series
Udemy course / C++
Patreon
Boosty
Telegram
YouTube
More
Udemy course / C++
Patreon
Boosty
Telegram
YouTube
Search...
Ctrl + K
Lectures
05. C++ build process. Linker. Forward declaration
Previous
Code
Next
Compiler commands
Last updated
6 months ago
💻
MSVC linker reference
MicrosoftLearn
Definitions and ODR (One Definition Rule) - cppreference.com
Declarations and definitions (C++)
MicrosoftLearn
Translation units and linkage (C++)
MicrosoftLearn
Decorated names
MicrosoftLearn
.ilk files as linker input
MicrosoftLearn
/ENTRY (Entry-Point Symbol)
MicrosoftLearn
/MAP (Generate Mapfile)
MicrosoftLearn
Debugging with Symbols - Win32 apps
MicrosoftLearn
Argument Passing and Naming Conventions
MicrosoftLearn
Demangling compiled C++ names with c++filt