Search found 3 matches
- Sat Sep 22, 2018 3:25 pm
- Forum: General Discussion and Feedback
- Topic: 65 specific reasons for wanting ReactOS:
- Replies: 191
- Views: 96251
Re: 50 specific reasons for wanting ReactOS:
@anthracen I ignored your useless trolling crap posts long enough now. If you have nothing useful to say then SHUT THE F*CK UP! Last warning before I am the one making you stfu forever in here! Troll or not, is this the attitude staff should have against any member here? If so, remind me not to tak...
- Fri Sep 21, 2018 1:33 pm
- Forum: Development Help
- Topic: Visual Studio LiveCD Issue
- Replies: 2
- Views: 1692
Re: Visual Studio LiveCD Issue
You should not build a livecd from the IDE, but instead use ninja to build from the command line. Configuring a VSSolution doesn't produce any ninja/make files however, and I don't exactly want to use MinGW. If you're not supposed to build a cd from the IDE, then why is the project included in the ...
- Wed Sep 19, 2018 7:40 pm
- Forum: Development Help
- Topic: Visual Studio LiveCD Issue
- Replies: 2
- Views: 1692
Visual Studio LiveCD Issue
When trying to compile a livecd from VS14 (boot/livecd project), 'Debug' mode, the .iso is created without errors: ========== Build: 1173 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== However the livecd.iso file size is only 147.456KB (as opposed to 234.496KB on MinGW - which works fine) a...