godotengine / godotengine/godot-cpp

3rd command in the compiling GDNative library for Linux section in the readme.md may have a grammatical error

Open
#429 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
2.7k
Forks
809
Avg merge
1d 3h
Merged PRs (30d)
8

Description

The command is:
`clang -o bin/libtest.so -shared src/init.os -Lgodot-cpp/bin -l`

In the current format, it throws an error as `-l` should be `-L`.

It could be something with my PC, so a confirmation would be appreciated!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.