Ошибка утверждения при компиляции проекта OpenFrameworks в VS 2017.C++

Программы на C++. Форум разработчиков
Ответить
Гость
 Ошибка утверждения при компиляции проекта OpenFrameworks в VS 2017.

Сообщение Гость »


so I'm trying to compile a project of OpenFrameworks v11.2 with VS Community 2017, and I get the next error:

Код: Выделить всё

clientcore\windows\advcore\ctf\uim\tim.cpp(800)\MSCTF.dll!7613246A: (caller: 7612DC20) LogHr(1) tid(2818) 8007029C An assertion failure has occurred.
clientcore\windows\advcore\ctf\uim\tim.cpp(800)\MSCTF.dll!7613246A: (caller: 7612DC20) LogHr(2) tid(2818) 8007029C An assertion failure has occurred.
Debug Assertion Failed!

Program: ...lease\apps\myApps\bigbang-master\bin\bigbang-master_debug.exe
File: c:\program files (x86)\microsoft visual studio\2017\community\vc\tools\msvc\14.16.27023\include\list
Line: 187
The thing is that this code isn't mine, it's from another guy who used to run it with VS Code in Linux, and I'm using VS Community in Windows. He doesn't get any error when compiling or running it.
I'm very new to c++ and VisualStudio, so I don't know whether there is a code error or it is about the fact that I'm using windows and VS Community to run it.
I've searched everywhere about this error and I can't get any clue on how to resolve it. If anyone knows I would very much appreciate!


Источник: https://stackoverflow.com/questions/781 ... in-vs-2017
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «C++»