PDA

View Full Version : Drawtext


spenbm01
06-06-2008, 01:55 PM
In compiling Drawtext code in NT 6.5.1000.3 I get no errors. But I do get errors (No overload for method 'DrawText' takes '12' arguments) when compiling in MicrosoftVisual C# 2005 Express Edition.

Any suggestions on how I can resolve this issue?

NinjaTrader_Dierk
06-06-2008, 02:00 PM
Not of the top of my head. Note: using VS for compilation is beyond the scope what we provide support for.

spenbm01
06-06-2008, 02:08 PM
Does anyone have a suggestion as to how to create a dll using software that is compatible with NT since I am having compile problems using MicrosoftVisual C# 2005 Express Edition.

NinjaTrader_Josh
06-07-2008, 12:23 AM
Please see this link: http://www.ninjatrader-support.com/HelpGuideV6/VisualStudio.html

The information in that link is to the extent of what we can support in regards to Visual Studio.