MSVC8E problems
Posted: Thu Mar 22, 2007 3:13 pm
I managed to get it to compile after fixing the external symbols and stuff but now that I have my wircd.exe and run it I get
I realize that unreal doesn't support MSVC8 but its been proven binaries compiled under 8 are much more efficient and stable then MSVC7. MSVC8E is also a lot easier to get your hands on.
Code: Select all
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Runtime Error!
Program: C:...
R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.
---------------------------
OK
---------------------------