nem0 / OpenFBX

Lightweight open source FBX importer
MIT License
1.15k stars 135 forks source link

Compiler warning #53

Closed duzenko closed 3 years ago

duzenko commented 4 years ago

OpenFBX-master\src\ofbx.cpp(1437,21): warning C4018: '<': signed/unsigned mismatch and a few more similar

nem0 commented 4 years ago

Hi, what compiler and options?

duzenko commented 4 years ago

Hi, what compiler and options?

VS2019 default options for console app, debug x32

nem0 commented 4 years ago

Strange, works fine for me on vs2019

duzenko commented 4 years ago

Let me retry and upload a sample case

nem0 commented 4 years ago

don't worry, I guess I can reproduce it if I play with compiler options a bit

duzenko commented 4 years ago

src.zip

image

nem0 commented 3 years ago

fixed in a869fc3db2e77726f105820aa0c4b98211d5c29d