Mono
-
Would anyone here that's already setup to compile under Linux/mono be willing to try compiling an app of mine to see if it will a) compile and then b) run? It's .Net 4, and according to the mono page, I'm not using anything that mono pukes on.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
Would anyone here that's already setup to compile under Linux/mono be willing to try compiling an app of mine to see if it will a) compile and then b) run? It's .Net 4, and according to the mono page, I'm not using anything that mono pukes on.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
Sure, will post a screenshot of it running on OpenSUSE if it runs, a list of errors if it doesn't compile. Where can I download the source?
Bastard Programmer from Hell :suss:
I'll make it available and give you a link.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
I'll make it available and give you a link.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
Sure, will post a screenshot of it running on OpenSUSE if it runs, a list of errors if it doesn't compile. Where can I download the source?
Bastard Programmer from Hell :suss:
You've got mail. :)
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
You've got mail. :)
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
I'm on GMail, refreshing regularly. No mail yet, even though those from CP seem to arrive instantly. Can you post a download link?
Bastard Programmer from Hell :suss:
Well, I wasn't ready for *everybody* to get it yet, but okay. http://www.paddedwall.org/programming/downloads/camopicker.zip[^] Let me know as soon as you download it.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
Well, I wasn't ready for *everybody* to get it yet, but okay. http://www.paddedwall.org/programming/downloads/camopicker.zip[^] Let me know as soon as you download it.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997John Simmons / outlaw programmer wrote:
Well, I wasn't ready for *everybody* to get it yet, but okay.
Blame your mailcompany, I was impatient.
John Simmons / outlaw programmer wrote:
Let me know as soon as you download it.
Sorry, already built it. Runs successfully[^] :) What do I do now? If you want to test it yourself, it installs a dandy bootloader. Only thing that could go wrong is when building a path by hand and using the wrong directory-separator. No problem if you use
Path.Combine
.Bastard Programmer from Hell :suss:
-
John Simmons / outlaw programmer wrote:
Well, I wasn't ready for *everybody* to get it yet, but okay.
Blame your mailcompany, I was impatient.
John Simmons / outlaw programmer wrote:
Let me know as soon as you download it.
Sorry, already built it. Runs successfully[^] :) What do I do now? If you want to test it yourself, it installs a dandy bootloader. Only thing that could go wrong is when building a path by hand and using the wrong directory-separator. No problem if you use
Path.Combine
.Bastard Programmer from Hell :suss:
Well, I'm impressed. I didn't expect it to run. :) Just follow the steps (indicated by the group box titles). There are a number of landscape images in the root solution folder that you can use for step 1.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997 -
Well, I'm impressed. I didn't expect it to run. :) Just follow the steps (indicated by the group box titles). There are a number of landscape images in the root solution folder that you can use for step 1.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997John Simmons / outlaw programmer wrote:
Well, I'm impressed. I didn't expect it to run. :)
Mono is reasonably compatible[^]. I haven't digged into your code, but when I load a picture and ask for a visualization, the runtime reports an exception;
Mono says
System.IO.FileNotFoundException: /home/eddy/Downloads/CamoPicker/CamoPicker/bin/Debug/weapons/CPAR15NoOptics_overlay.png
Which looks like a decent unix-path. I'll be looking into it tomorrow. You can download Suse and put it and a VM for playing, but there's also the option to put it next to Windows - a dandy bootloader is included. The IDE[^] doesn't have a WinForms designer, but your projects run the same.
Bastard Programmer from Hell :suss:
-
John Simmons / outlaw programmer wrote:
Well, I wasn't ready for *everybody* to get it yet, but okay.
Blame your mailcompany, I was impatient.
John Simmons / outlaw programmer wrote:
Let me know as soon as you download it.
Sorry, already built it. Runs successfully[^] :) What do I do now? If you want to test it yourself, it installs a dandy bootloader. Only thing that could go wrong is when building a path by hand and using the wrong directory-separator. No problem if you use
Path.Combine
.Bastard Programmer from Hell :suss:
Eddy Vluggen wrote:
What do I do now?
Go order some paint, and while you wait, start looking for the cat that is hidden somewhere. :)
Luc Pattyn [My Articles] Nil Volentibus Arduum