Upgraded and project is hosed

Pierre Abbat phma at phma.optus.nu
Tue Mar 14 03:48:19 GMT 2006


On Monday 13 March 2006 09:48, Amilcar do Carmo Lucas wrote:
> One other solution is to start a new "Hello world" project in KDevelop and
> then compare the two projects.

I did that and changed the directory where kdevelop looks for the executable 
(which was src) as follows:

    <general>
      <activetarget>econvert/econvert</activetarget>
      <useconfiguration>default</useconfiguration>
    </general>
    <run>
      <mainprogram>econvert/econvert</mainprogram>
      <directoryradio>executable</directoryradio>
      <customdirectory>/</customdirectory>
      <programargs></programargs>
      <terminal>true</terminal>
      <autocompile>true</autocompile>
      <envvars/>
    </run>

I hit the run button and it ran. Thanks.

Pierre

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list