Search found 5 matches

by indiocolifa
Mon Apr 23, 2018 1:57 pm
Forum: Development Help
Topic: Building Kernel-Mode tests (kmtests)
Replies: 2
Views: 3257

Re: Building Kernel-Mode tests (kmtests)

Done it. Thank you very much.

Regards.
by indiocolifa
Mon Apr 23, 2018 6:41 am
Forum: Development Help
Topic: Building Kernel-Mode tests (kmtests)
Replies: 2
Views: 3257

Building Kernel-Mode tests (kmtests)

Hi guys. According to KmTestsHowTo wiki page, the command

Code: Select all

ninja kmtest_all
should be enough to build the kernelmode tests, under the rostests/modules subdirectory.
However, I cannot do this as Ninja seems to know nothing about a Kmtests target.

Any help here?

Thanks!
by indiocolifa
Thu Apr 19, 2018 2:48 am
Forum: Support
Topic: 0.4.9-dev MSVC build: booting but no desktop.
Replies: 6
Views: 2633

Re: 0.4.9-dev MSVC build: booting but no desktop.

Finally Booted to desktop with my MSVC built Live CD! 8-) 8-) 8-) 8-)

I changed the following in VMWare:

* OS type to WinXP
* Disk controllers to Serial-ATA

Reinstalled with those settings and all worked OK.
by indiocolifa
Wed Apr 18, 2018 11:40 pm
Forum: Support
Topic: 0.4.9-dev MSVC build: booting but no desktop.
Replies: 6
Views: 2633

Re: 0.4.9-dev MSVC build: booting but no desktop.

hbelusca wrote:@ indiocolifa: I strongly suggest you to come to the IRC channel and present the problem to the developers there, you may have a higher chance of answer.
Will do, thanks!
by indiocolifa
Wed Apr 18, 2018 5:11 pm
Forum: Support
Topic: 0.4.9-dev MSVC build: booting but no desktop.
Replies: 6
Views: 2633

0.4.9-dev MSVC build: booting but no desktop.

Hi guys! I'm trying to install ReactOS dev build to see if I can collaborate with the project; but I could not pass post-booting stage. What I did: * Compile default makefile with MSVC 19.0 x86 * Generate a boot CD. * Installed image on VMWare. * Setup works OK, system boots. * Setup a proper debugg...