-
I took your whole project and its solution and compiled it fine in Visual Studio 2015. When I try to run it I get the following error
{"'The invocation of the constructor on type 'CSRobots.ViewMode…
-
hi. It succeeded in installing and succeeded in obtaining lib and include files. However, when I try to use lib in a new project file, the following error appears. plz help me
Error LNK1120 7 unres…
-
Hello, I creating benchmark (https://github.com/bagobor/cpp2lua-buindings-battle) for lua binding libraries and found that Sol failed to build with modern Visual Studio 2015
``` c++
template
struct …
-
**Version Used**: Visual Studio 2015 Update 3
**Steps to Reproduce**:
1. Paste the following code:
```
void Test()
{
if (1 == 1)
Test();
else
if (2 == 2)
Test();
…
-
It's cool,but not support Visual Studio 2015!
-
Hi,
Have you tried to compile the core with Visual Studio 2015 ( either 32 or 64 bits ) ?
am getting nasty errors within the compiler it goes to error C1001, and C3203 in some classes of the Typepa…
-
Hi,
I'm choosing the architecture for an EF/Web.API web application I'm working on. I'm evaluating several alternatives and I really like your Tripod approach.
I'm trying to test this solution in visu…
-
Can you add support for VS2015?
It seems that the only thing needed is to allow 14.0 in the sets of Set-VsVars and Get-VsVars (and adjust the comments).
(Vitallium also had problems with VS2015 in a …
-
Hi Team,
I am working on dot net project where i migrated my dot net framework 4.6.1 to 4.8 along with visual studio 2015 to visual studio 2022.
when am doing so am getting warning for few proje…
-
Is this possible? Im getting a few errors trying to build "libprotobuf" as described in the readme. Maybe its because im in VS2015.
Here are the errors:
1>C:\Program Files (x86)\VC\include\hash_map…
Tfelk updated
6 years ago