Prev: Including a font in an application
Next: Press Release Submission Tool for Windows-based Mobile Devices
From: Vaishali Kedar on 19 Jul 2010 21:20 Hi, When I recompile a project the DBG file just does not get created. What do I need to do? Thanks, Vaishali
From: Geoff Schaller on 21 Jul 2010 18:35 Vaishali, One presumes you can create an exe? Then I presume this means you cannot execute the app in the debugger? If so then a path has been corrupted in the cfg somewhere. Import and sample app and try again. If not, check all CAVO settings. Geoff "Vaishali Kedar" <vaishali.kedar(a)gordynpalmer.com.au> wrote in message news:4c44f9da$1(a)dnews.tpgi.com.au: > Hi, > > When I recompile a project the DBG file just does not get created. What do I > need to do? > > Thanks, > Vaishali
From: Vaishali Kedar on 22 Jul 2010 02:05
Hi, Thanks everyone - we managed to find the problem - theer seemed to be more than 1 - a couple of the Resource definitions - different resource names linked to the same bmp file - a resource definition that was linked to the wrong bit map I think all in all Vo just got confused. Regards, Vaishali "Geoff Schaller" <geoffx(a)softwarexobjectives.com.au> wrote in message news:4c477748$0$89948$c30e37c6(a)exi-reader.telstra.net... > Vaishali, > > One presumes you can create an exe? > Then I presume this means you cannot execute the app in the debugger? > > If so then a path has been corrupted in the cfg somewhere. Import and > sample app and try again. If not, check all CAVO settings. > > Geoff > > > > "Vaishali Kedar" <vaishali.kedar(a)gordynpalmer.com.au> wrote in message > news:4c44f9da$1(a)dnews.tpgi.com.au: > >> Hi, >> >> When I recompile a project the DBG file just does not get created. What >> do I >> need to do? >> >> Thanks, >> Vaishali > |