And get errors using msbuild. I should go into the build folder and for example I want compile the kernel. I go into the kernel folder and write msbuild NTOS.sln, right?

2015-08-06 23:26 GMT+02:00 Alberto Vaudagna <alberto.vaudagna@gmail.com>:
I mean build inside vs. It would be very great. But I have no problem building with mingw.
Ah never know that msbuild work.
Thanks for the response!

2015-08-06 23:21 GMT+02:00 David Quintana (gigaherz) <gigaherz@gmail.com>:
I don't get any error locally, it may be that your build folder became
corrupted. It happens every now and then, that a file is out of date,
but the build system doesn't realize it.

Unless you mean building from INSIDE visual studio... that's not
currently a supported build method, I believe. You can use msbuild
(the same build system used by visual studio) from a cmd window, and
that should work, or use the primary way of building, using ninja,
which is also the fastest method of all.

On 6 August 2015 at 22:10, Alberto Vaudagna <alberto.vaudagna@gmail.com> wrote:
> Just wonder why no one has yet fixed the compiling errors you get if you use
> visual studio.
> All the errors are not code related but linking problem, so I wonder why no
> body solve all the compiler errors.
> Thanks,
> Alberto Vaudagna
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev@reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev

_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev