[Mono-dev] Compiled Application requires developer-packages

Pyrokar wop.pyrokar at googlemail.com
Tue Jul 7 10:07:37 EDT 2009


Hello there,
I want to compile an application written in C# with the newest Mono-Develop
from the repositoriy under Ubuntu 9.04.
The application makes use of the SDL via SdlDotNet (and therefore via
TaoSdl).
Compiling the application itself isn't a problem and I can excute the
compiled application with no problems on my system, using the commandline
command "mono app.exe."

But when I give the compiled application to someone else, he is required to
install the packages libsdl1.2-dev and libsdl-mixer1.2-dev for being able to
execute it.

My problem is, that I have no clue why this is the case and how I can avoid
this. As xyz-dev to me means, it should only be needed for development, I
would be glad to get to know, how I can make my compiled app working with
the libsdl1.2 and libsdl-mixer1.2 packages instead of the
developer-versions.

Can anyone help me?

Greetings
Jonas

-- 
View this message in context: http://www.nabble.com/Compiled-Application-requires-developer-packages-tp24373876p24373876.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list