V
V
Vlad2016-10-10 22:53:21
Java
Vlad, 2016-10-10 22:53:21

How to connect LWJGL 3 in Eclipse?

Errors occur when including LWJGL library in Eclipse. I connected the library using tutorials from the network and substituted a code probe from off. LWJGL3 website: https://www.lwjgl.org/guide.
Actually errors:
1) Multiple markers at this line
- mods cannot be resolved to a
variable
- scancode cannot be resolved to a
variable
- key cannot be resolved to a
variable
- Syntax error on token ",",
( expected
- Syntax error on tokens , delete
these tokens
- action cannot be resolved to a
variable
2)Multiple markers at this line
- Syntax error, insert ";" to complete Statement
- Syntax error, insert ")" to complete
MethodInvocation
- Syntax error, insert ")" to complete Expression
- action cannot be resolved to a variable
- key cannot be resolved to a variable
3)Syntax error on tokens, delete these
6d27d65db041408da66b7e2af40112d5.png
tokens In case I leave one of the guides: https://www.youtube.com/watch?v=k6CcRi8yB5w
By the way, when I downloaded, I did not have OS subfolders in the "natives" directory

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vlad, 2016-10-11
@4EIGN

Thanks for the help, the issue is resolved by connecting additional. Software in Eclipse. Read more in this article: tuhrig.de/java-8-in-eclipse-kepler-and-luna

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question