Game Development Community

Intel Compiler

by genomegames · in Torque 3D Professional · 02/17/2011 (9:23 am) · 3 replies

Does anybody use Intel Compiler for Windows within Visual Studio?

#1
02/17/2011 (9:27 am)
I've never tried it, but it would be interesting to see how it performs.
#2
02/17/2011 (9:38 am)
I have tried this and I get 280 errors :)
I use Visual Studio 2008 and T3D 1.1 B 1, my game is compiled by MS Compiler well
#3
05/21/2011 (12:20 am)
I use a new version of this - Intel Parallel Studio XE 2011
And I get 8 errors, it's better)
I'm using T3D 1.1 B 3 now

An errors is: internal error: assertion failed at: "shared/edgcpfe/il.c", line 14805

I see this error is took place where is a line: IMPLEMENT_<some_object>

What do you think about this?