Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2bed3ee

Browse files
committed
Update README.md to include compilation error fix
A PR and issue were already submitted related to this but they are dead in the water for other reasons. I needed this fix as well, so I assume this isn't a one-off error and that this information may be helpful to others.
1 parent 74d0106 commit 2bed3ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ resulting libraries will be placed under `bin/` and the generated headers will b
3131
3232
> Include `use_llvm=yes` for using clang++
3333
34+
> You may need to specify `headers=../godot_headers` if you have compilation issues related to missing include files
3435
3536
And our directory structure will be
3637
```

0 commit comments

Comments
 (0)