TeomanDeniz / ft_math

The entire <math.h> library from scratch.
http://maximum-tension.com/
MIT License
15 stars 1 forks source link

Met Some Problem When Building Code in Visual Studio 2022(Community) #4

Closed fbdxl closed 3 months ago

fbdxl commented 3 months ago

Hi Mr. Deniz

I was trying to build your code into a lib so that I can use it in MATLAB.

The compile tool I was using is Visual Studio 2022 community version. But after compiling, The VS2022 reported so many errors which I attached below.

Do you know Why I got those problems? Did you compile these code in visual studio environment before?

Wish to get your reply, Thank you very much!

fbdxl commented 3 months ago

![Uploading VS2022_building_error.png…]()

TeomanDeniz commented 3 months ago

There is indeed compiling errors on the project. Thanks for reporting that and I am apologize for late response. The errors are fixed now.