I suggest that you have  a look at the configuration file for the nsis
installer (badly) named giv.wine.nsi.in of my application giv at:

https://github.com/dov/giv

It should give you a starting point of what you need to include and where
to place it.

Regards,
Dov

On Thu, Jan 12, 2012 at 17:38, Manuel Ferrero <mferr...@reer.it> wrote:

> I'm learning GTK developement on a Windows XP machine.
> I was able to successfully build a simple hello world and I read about the
> need to include more than the plain exe file if I want to distribute my
> application to someone else.
> I have two question somehow related.
> First: I can't find a precoocked package or at least a best practice
> document on which files are needed to distribute with my application, can
> someone point me on the right direction, please?
> Second ancd very similar to the first: I know my hello world is working
> because I copied the exe file in the bin directory of my GTK installation.
> I was expecting I can run it from any folder in my computer because I put
> the GTK installation base folder in my path though, but I get some dll
> error. Do I forgot something during the GTK installation?
> TIA
>
> Reer SpA
> Tel.  +39 011 2482215
> Fax. +39 011 859867
>
> L'utilizzo non autorizzato del presente messaggio e' vietato e potrebbe
> costituire reato.
> Se il presente messaggio non e' a Lei indirizzato, il suo contenuto non
> deve essere considerato
> come trasmesso o autorizzato dalla Reer SpA; in tale caso Le saremmo grati
> se, via e-mail,
> ce ne comunicasse l'errata ricezione.
>
> The unauthorized use of this e-mail is prohibited and could constitute an
> offence.
> If you are not the intended recipient of this message its contents shall
> be understood as neither
> given nor endorsed by Reer SpA. Please notify Reer SpA by e-mail
> immediately in that case.
>
> ______________________________**_________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/**listinfo/gtk-app-devel-list<http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list>
>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to