problem with require in combined lua/c++ project using VS2010
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: problem with require in combined lua/c++ project using VS2010
- From: Oskar Forsslund <matrixsmurfen@...>
- Date: Wed, 7 Sep 2011 13:40:02 +0200
Hi!
Im quite new to both lua and VS and this is really getting on my nerves.
I'm trying to require the profiler package included in the "lua for windows"-install but my application keeps crashing. I have tried running just the script from the console and it runs properly but as soon as I try to run it under VS lua panics with the error message "attempted to call a nil value".
Glad for any ideas
regards
Oskar