Jump to content
  • 0

Problem with compiling


varkan

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  09/19/15
  • Last Seen:  

Hello.

 

Download soures using Git.

Instal Visual Studio Express 2015 for win

 

When loading project get warnings

 

\rEa\vcproj-13\char-server.vcxproj : warning  : Невозможно найти средства сборки для Visual Studio 2013 (v120). Чтобы выполнить сборку с помощью средств сборки Visual Studio 2015 (v140), выберите меню "Проект" или щелкните решение правой кнопкой мыши и выберите команду "Обновить решение...". Установите Visual Studio 2013 (v120), чтобы выполнить сборку с использованием средств сборки Visual Studio 2013 (v120).
 
 
when when try to build get many errors like:
 
Серьезность Код Описание Проект Файл Строка
Ошибка C1189 #error:  Macro definition of snprintf conflicts with Standard Library function declaration (компилируется исходный файл ..\src\common\core.c) char-server C:\Program Files (x86)\Windows Kits\10\Include\10.0.10150.0\ucrt\stdio.h 1927
 
 
What to do?
 
 
Thanks
 
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  120
  • Reputation:   44
  • Joined:  11/13/11
  • Last Seen:  

I have the same problem. I'm using Windows 10 and VS 2015. Why are we missing a 2015 .SLN solution?

Edited by Leeg
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...