adv-sw opened issue #11849:
Test Case
Could build the host project in here, but it's not necessary - issue is build system missing an entry.
http://advance-software.com/misc/test_breakpoint.zipSteps to Reproduce
Pull clear tree or delete target directory from your current one.
cargo build -p wasmtime-c-api --releaseExpected Results
wasm C API apps build
Actual Results
wasmtime\crates\c-api\include\wasi.h(12,10): error C1083: Cannot open include file: 'wasmtime/conf.h': No such file or directory
Versions and Environment
Wasmtime version or commit: trunk
Operating system: Windows
Architecture: x86-64
Extra Info
Anything else you'd like to add?
Expect this is generated correctly when cmake is used as conf.h.in file is present.
adv-sw added the bug label to Issue #11849.
Last updated: Dec 06 2025 at 06:05 UTC