Error with JSON when compile C++ in Windows.

Hi mittense, thank you for your reply.

I was able to solve the problem and the solution is to add modules in the build.cs
In my case, I added a line with Json and JsonUtilities.

But, I don’t understand why in Linux is not necessary.

Regards!