View Single Post
Old 06 November 2019, 03:06   #27
LooZee
Registered User
 
Join Date: Nov 2016
Location: Black Forest / Germany
Posts: 14
I compiled vbcc with Visual Studio 2019 Community Edition and it works. However it required some work because what is a warning in PellesC is considered an error in MSVC. It doesn't like potentially uninitialized variables at all. It also throws some warnings that might be interesting.

Now that I have a working build for comparison, I am trying to investigate what the problem is with the other compiler. I think it should be possible to compile an lcc-derivative with another lcc-derivative. I always prefer them over MSVC or GCC.
LooZee is offline  
 
Page generated in 0.07366 seconds with 10 queries