|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
c++ - DMC++ add-in for Visual Studio
I have been working on an add-in for VS 2005 that integrates DMC++ into the IDE, allowing VC++ projects to be automatically translated, compiled and linked using the Digital Mars tools. Is this of any interest to people on here? I am weighing up how much more effort I put into it to support some missing VC features, allow targeting of more than just Win32, writing some proper docs, etc... .. or have I re-invented a wheel? I couldn't find any VS add-ins for DMC available... Jul 08 2008
hdd wrote:I have been working on an add-in for VS 2005 that integrates DMC++ into the IDE, allowing VC++ projects to be automatically translated, compiled and linked using the Digital Mars tools. Is this of any interest to people on here? I am weighing up how much more effort I put into it to support some missing VC features, allow targeting of more than just Win32, writing some proper docs, etc... .. or have I re-invented a wheel? I couldn't find any VS add-ins for DMC available... Jul 08 2008
== Quote from Walter Bright (newshound1 digitalmars.com)'s articlehdd wrote:I have been working on an add-in for VS 2005 that integrates Jul 10 2008
AndyC wrote:== Quote from Walter Bright (newshound1 digitalmars.com)'s articlehdd wrote:I have been working on an add-in for VS 2005 that integrates Jul 12 2008
Right now it is just sitting on my PC. I can email it to you. Maybe Walter would put a copy on the DM site? Walter, what say ye? Remember it is really old. I am trying to find time to update it for CDT 5.0, which would be sweet! AndyC Jul 14 2008
|