Yepessin / slb

Automatically exported from code.google.com/p/slb
0 stars 0 forks source link

Compile error on Visual Studio 2008 C++ #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Press F7 to compile in Visual Studio 2008 C++

What is the expected output? What do you see instead?
1 Succeeded, 0 Errors.
0 Succeeded, 1 Errors.

What version of the product are you using? On what operating system?
Mar 24, 2009. Windows XP.

Please provide any additional information below.
Error   3   error C2491: 'SLB::Manager::_singleton' : definition of dllimport
static data member not allowed  c:\luatest\luatest\slb\manager.cpp  211

Original issue reported on code.google.com by mika.hei...@siipi.com on 26 Mar 2010 at 12:33

GoogleCodeExporter commented 8 years ago
solved, it should compile now.

Original comment by joseLuis...@gmail.com on 7 May 2010 at 10:55