Merge pull request #147 from Kowbell/master

Update README.md to include compilation error fix
pull/148/head
Thomas Herzog 2018-06-20 10:31:58 +02:00 committed by GitHub
commit 5b7fff2bf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ resulting libraries will be placed under `bin/` and the generated headers will b
> Include `use_llvm=yes` for using clang++
> You may need to specify `headers=../godot_headers` if you have compilation issues related to missing include files
And our directory structure will be
```