And also use ninja with the option "-k 0" (dash k zero, without the quotes), so 
that he doesn't stop at the first compilation error it encounters & allows to 
continue compiling what's compilable.
At the next ninja -k 0 invocation, you can then better see which module(s) was 
failing compilation.
Also, I confirm that, for whatever reason in VS2010, which doesn't have 
inttypes.h, in its CRT headers, compilation might fail: here for me, for 
example, it succeeds when being done from the command-line, but fails when 
being done from within the VS IDE... It would be nice if compilation could use 
the inttypes.h provided in the mkisofs/shillytools, as this file is provided 
there indeed for a reason (and not to be not used).

Regards,
Hermès

-----Message d'origine-----
De : Ros-dev [mailto:ros-dev-boun...@reactos.org] De la part de Mark Jansen
Envoyé : mardi 4 avril 2017 13:57
À : ReactOS Development List
Objet : Re: [ros-dev] Vgal USB patches

What kind of problems with github?
For his build problem: try completely deleting everything from that build dir, 
and re-generating build files.

Regards,

Mark

On 4 April 2017 at 12:17, Alexander Rechitskiy <art1st...@yandex.ru> wrote:
> Vgal told me that he still has major problems with github. So code  
> review at code.reactos.org is the only option. Also he is a bit tired 
> with his local test builds and thinks that inclusion into trunk will 
> speed up his developments
>
> And one more problem that he faced. He could not build proper VC bulds 
> after new ISO format was adopted.
> https://pastebin.com/AtUqfGf9
>
> 04.04.2017, 02:41, "Hermès BÉLUSCA-MAÏTO" <hermes.belu...@sfr.fr>:
>
> Hi !
>
> A proper code review may be in order, where/how can we do that?
>
>
>
> Regards,
>
> Hermès BÉLUSCA - MAÏTO
>
>
>
> De : Ros-dev [mailto:ros-dev-boun...@reactos.org] De la part de 
> Alexander Rechitskiy Envoyé : mardi 4 avril 2017 01:18 À : ReactOS 
> Development List Objet : [ros-dev] Vgal USB patches
>
>
>
> Hello all!
>
>
>
> Vgal showed significant progress in his USB patches. With his test images
> almost every sungle  usb keyboard and mouse works. We (russian community)
> have reached the top corner of our testing capabilities and we could not
> find any new bugs in his work anymore. So Vgal usb patches are now in very
> mature state.
>
>
>
> Now we probably need to make the next step and put all his work or parts of
> it into trunk. But before  this Vgal said that it is important to test his
> drivers against Windows 2003 server to be sure in compatibilty. And this
> where russian community can not provide enough help with . I know that many
> developers are familiar with this procedure. So probably it is your turn
> now.
>
>
>
> We need this patches in trunk in order to make our next release great again!
> And we have not so many but still enough time to finish this effort.
>
>
>
>
>
> P.S. Here is the link to legal VHD-image of Microsoft Windows Server 2003 R2
> Enterprise Edition for test purposes
>
> https://www.microsoft.com/en-us/download/details.aspx?id=19727
>
> --
> Best regards,
>
> Alexander Rechitskiy
>
> ,
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev@reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
>
>
> --
> Best regards,
>
>
> _______________________________________________
> 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


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

Reply via email to