Two Questions
- Posted by Andy Mar 09, 2009
- 920 views
Hey Guys,
I have two questions. My first question is can you use a .lib in a open_dll() function. Like would this work?
atom lib lib = open_dll("bullet.lib") if lib = -1 then puts(1,"Cannot find bullet.lib!\n") exit end if
What I am saying is can I use a .lib file in there instead of a .dll file.
OK now on to my 2nd question. Is there any set release date for Eu 4.0 It sounds really good and I'd really like to use it, but I don't want to use it now as it is in Alpha, so I am wondering if there is any beat or complete package that will be ready anytime soon?