Re: [Planner Dev] Planner Windows port



On tor, 2004-08-12 at 15:03 +0300, Jani tiainen wrote:
> Richard Hult wrote:

> > Nice, I'll have a look and get this committed ASAP.
> 
> Don't. There is things that break everything in build system.. =)

Heh, I'll wait then :)

> I hope that tonight I have time to finish polishing all possible 
> situations and write configuration backend.

Great!

> >>Note: I tried to run Planner w/o cygwin and it works if all necessary 
> >>DLL's and are taken with and hardcoded paths are changed... (this is 
> >>something that must be taken account on win32...)
> > 
> > 
> > Do you mean paths to datafiles in the source? 
> 
> Yes, since in Windows it's installers job to determine place where files 
> are placed (eg "c:\program files\planner\") and programs read where 
> their files are installed (or uses path of executable).

I see. We can abstract the datafiles dir in a similar way as the gconf
stuff, and basically just have a function like:

planner_data_get_full_path ("foo.data") or so, that would do the right
thing for each platform.

/Richard

-- 
Richard Hult <richard imendio com>
Imendio HB




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]