sokol-d ~master (2026-03-31T13:11:00.5449063)
Dub
Repo
compileSource
build
Compile one source file to an object file.
@
safe
void
compileSource
(
string
srcPath
,
string
objPath
,
string
compiler
,
string
[]
cflags
,
string
target
,
bool
verbose
)
Meta
Source
See Implementation
build
enums
SokolBackend
functions
buildLibSokol
buildShaders
compileSource
compileSources
cppCompiler
defaultCompiler
defaultTarget
defineFlag
download
downloadAndExtract
emLinkStep
emRunStep
emSdkSetupStep
embuilderStep
executeOrFail
extractZip
findProgram
getEmSDK
getIMGUI
getNuklear
getSHDC
imguiLibName
includeFlag
isAArch64
isWindows
linkLibrary
main
nuklearLibName
objExt
resolveSokolBackend
resolveTarget
sharedOrStaticName
sokolLibName
targetIsDarwin
targetIsWasm
targetIsWindows
manifest constants
emsdk_version
imgui_version
nuklear_version
structs
EmLinkOptions
EmRunOptions
EmbuilderOptions
LibSokolOptions
Compile one source file to an object file.