MSVC

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
sparks11
Posts: 1
Joined: Mon Jun 06, 2011 9:26 am

MSVC

Post by sparks11 »

Hi,

I have been trying to get Textpad to compile C programs using the Microsoft Visual studio 10 built in c compiler cl.exe.

I added a tool link to C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\cl.exe with parameter of %File and get an the following error
Tool completed with exit code -1073740966

My program compiles fine when I use a command prompt.

I can't find any help on this error message after extensive searching.
Any help appreciated!
Post Reply