Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » lua
lua [message #695269] Mon, 11 July 2011 12:06
Michael Mising name is currently offline Michael Mising nameFriend
Messages: 103
Registered: July 2009
Senior Member
Hi
how to include lua (linux)?


with
> #include <lua.h>
> #include <lauxlib.h>

i get:
> ../luagl.c:27:17: warning: lua.h: No such file or directory
> ..ource/luagl.c:28:21: warning: lauxlib.h: No such file or directory

yes I've included lua headers but am unsure about the linker settings. tried lua and LUA without changes and that errors are weird.
Thanks Michael
Previous Topic:Should I use Eclipse or Visual C++ IDE for C++ development
Next Topic:Qt support? (Like Netbeans?)
Goto Forum:
  


Current Time: Thu Apr 25 08:53:26 GMT 2024

Powered by FUDForum. Page generated in 0.02777 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top