Men vid kompilering får jag följande fel......
Kod: Markera allt
Making all in resources
make[1]: Entering directory `/home/elmion/MSTS/openvpn-admin-1.9.4/resources'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/elmion/MSTS/openvpn-admin-1.9.4/resources'
Making all in src
make[1]: Entering directory `/home/elmion/MSTS/openvpn-admin-1.9.4/src'
/usr/bin/mcs -pkg:gtk-sharp-2.0 -pkg:glade-sharp-2.0 -reference:Mono.Posix -resource:./../resources/openvpn-admin.glade,openvpn-admin.glade -resource:./../resources/openvpn-admin.png,openvpn-admin.png -resource:./../resources/certificate.png,certificate.png -resource:./../resources/posix/gtk-connected.png,gtk-connected.png -resource:./../resources/posix/gtk-disconnected.png,gtk-disconnected.png -t:winexe -out:openvpn-admin.exe ./MainWindow.cs ./BaseDialog.cs ./BaseForm.cs ./CertForm.cs ./Certificate.cs ./CertificationInfo.cs ./ChangeForm.cs ./Configuration.cs ./DetailForm.cs ./KeysForm.cs ./LogForm.cs ./PassForm.cs ./extras/AboutDialog.cs ./extras/BaseMainWindow.cs ./extras/TrayIcon.cs AssemblyInfo.cs Defines.cs
./MainWindow.cs(65,25): warning CS0436: The type `Gtk.AboutDialog' conflicts with the imported type `Gtk.AboutDialog'. Ignoring the imported type definition
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous warning)
./extras/AboutDialog.cs(31,22): (Location of the symbol related to previous warning)
./MainWindow.cs(503,84): error CS0122: `Gtk.Widget.ActivateDelegate' is inaccessible due to its protection level
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error)
Compilation failed: 1 error(s), 1 warnings
make[1]: *** [openvpn-admin.exe] Error 1
make[1]: Leaving directory `/home/elmion/MSTS/openvpn-admin-1.9.4/src'
make: *** [all-recursive] Error 1

Varför kompilerar den inte som den skall

Mvh
Elmion