Re: [tasque-list] CS0006 Metadata libtasque.dll not found [Was: Defines.cs could not be found]



On Thu, Oct 4, 2012 at 8:08 AM, Adam Tauno Williams
<awilliam whitemice org> wrote:
> On Thu, 2012-10-04 at 10:05 -0400, Adam Tauno Williams wrote:
>> On Thu, 2012-10-04 at 15:53 +0200, Antonius Riha wrote:
>> > after "./autogen.sh" please run "make" once. Defines.cs should be there
>> > then.
>>
>> make completes successfully.  Then bulding via Monodevelop works.
>
> But if you do a rebuild in MD or a clean and build it will then fail
> with
>
> Error CS0006: Metadata file
> `/home/awilliam/projects/tasque/src/libtasque/libtasque.dll' could not
> be found (CS0006) (Gtk.Tasque)
>
>
> You have to run make again to get it to build in MD again.

Traditionally, you haven't really been able to use MD to build several
popular open source mono projects because of autotools.  I've spent
some time, thanks to alan's help, converting f-spot over to xbuild and
trying to improve the build process in MD.  With a little bit of extra
work you can now do that, but its just not there.

What would be great is if someone sat down and wrote the .target files
for things like translations and other needed areas I imagine that
this would become much simpler.

- Stephen


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