[XviD-devel] Intel Compiler version 7.0

Dirk Knop xvid-devel@xvid.org
Mon, 25 Nov 2002 13:35:16 +0100


Hi,

The xvid-MS VC projects are for Visual Studio 98.
Did you make sure your changes don't affect "backwards compatibility"? 
Btw., I suggest you read Avery Lee's comments about VS .Net and the code 
it produces... :) Maybe he can convince you too to use the 
non-max-bloated IDE ;)

Regards
Koepi

James Hauxwell wrote:

>I've not changed the warning levels, just the default of .NET.  Using
>the standard microsoft compiler I needed to turn off the 64bit
>compatibility issues and fix the build, as .NET didn't like the -I" "
>with the speech marks passed into nasm.
>
>Are you using .NET?
>  
>