Menu

Visual *.dsw files

2004-04-04
2012-09-26
  • Nobody/Anonymous

    I have some source code that was apparently created in Visual c++. The readme says to open the *.dsw file and compile.

    Dev-c++ Don't like this..... I open the .dsw file and hit compile and nothing happens. Any way to compile source that was created like this in Dev-c++ ?

     
    • Jim W.

      Jim W. - 2004-04-04

      If you have a version of Dev-C++ that has the Import feature, try File >> Import.  If there's a VC++ .dsp file available, see if it works, or at least gets you started....

      -- Jim.

       
    • Nobody/Anonymous

      Show us your compile log.

      Kip

       
    • Liviu Nicolescu

      Liviu Nicolescu - 2004-04-05

      Here are some utilities to convert MSVC *.dsw files and makefiles:

      http://jrfonseca.dyndns.org/projects/gnu-win32/software/msds/index.html

      You might want to try one of them.

      Liviu

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.