Yes, it is. The include lib path in Visual Studio .NET 2003 (C++) has a lenght limit, something about 2k (I haven’t measured precisely). So, if you run into the ugly LNK1104 fatal error and there is nothing wrong on your settings, maybe you have a too long lib list.
Now, far from me the will to debate if this is a silly limitation, after all one could say that a more than 2k lenght lib path list is far more silly too.


