You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in its implementation section. This won't fully help if cgltf.h is compiled as part of a .cpp file that includes other CRT headers before it, but it's probably the most reasonable solution. One alternative is to just pragma disable these warnings.
if i define _CRT_SECURE_NO_WARNINGS. the problem maybe solved. but I want know why this problem was happened. have another way to solve it.
The text was updated successfully, but these errors were encountered: