Skip to content

Help request: Linker error coming from entry.o #2776

Answered by bkaradzic
Samwhamtymam asked this question in Q&A
Discussion options

You must be logged in to vote

You're missing ENTRY_IMPLEMENT_MAIN:

ENTRY_IMPLEMENT_MAIN(
ExampleHelloWorld
, "00-helloworld"
, "Initialization and debug text."
, "https://bkaradzic.github.io/bgfx/examples.html#helloworld"
);

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Samwhamtymam
Comment options

@bkaradzic
Comment options

Answer selected by Samwhamtymam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants