Panda88 Posted December 9, 2015 Posted December 9, 2015 Hi Is it possible the run nodeLink under Win10 on Raspberry2? Seems less of a hack than going through MONO
io_guy Posted December 9, 2015 Posted December 9, 2015 No idea. Mono is not a hack. It is an open source implementation of .Net Framework for linux. It is no more a hack than .Net itself.
MWareman Posted December 9, 2015 Posted December 9, 2015 Ooh - I hadn't thought of that. Microsoft has an Iot build of Win10 that targets the rpi - specifically for running .net code.
Toddimus Posted December 10, 2015 Posted December 10, 2015 Yeah, I was just reading a bit about it. Sounds interesting and might tie in to my Windows PC world easier than Linux. I will definitely keep this on the radar. Might pick up an extra micro SD card to make a Windows image to test out.
haroldunger Posted December 27, 2015 Posted December 27, 2015 This may be a bit off base, but I didn't find a win10 only thread. Does the latest, not Beta, release work with win10? The print is tiny.
paulbates Posted December 27, 2015 Posted December 27, 2015 Does the latest, not Beta, release work with win10? The print is tiny. The font size is addressed in 4.4.1 as a feature in the admin console, but I believe 4.4.1 is still beta. The other alternative is use this method. The directions were written for the touch screen Surface tablet, so you'll need to "right click" instead, where it says to "press and hold" Paul
haroldunger Posted December 27, 2015 Posted December 27, 2015 Clicking "this method" doesn't bring me where I need to be. Am I missing something? Thanks. BTW, it is a Surface Pro 4 with a keyboard.
paulbates Posted December 27, 2015 Posted December 27, 2015 Clicking "this method" doesn't bring me where I need to be. Am I missing something? Thanks. BTW, it is a Surface Pro 4 with a keyboard. Doh! Sorry about that. This is the link, I fixed the prior one as well.
DennisC Posted December 27, 2015 Posted December 27, 2015 Clicking "this method" doesn't bring me where I need to be. Am I missing something? Thanks. BTW, it is a Surface Pro 4 with a keyboard. I just installed v4.4.1 on my Surface 3 Pro and being able to change the font size was a big improvement. I didn't try out all screens, as I ran out of time, but it was better. DC
haroldunger Posted December 30, 2015 Posted December 30, 2015 I've gone through two Surface Pro's in the past few days and I have just finished installing a Dell XPS15. They all have had the mini print issue since the native resolution is +/- 3400 x ????. The aspect ratio on the Surface is 3/2; Dell, 16/9; monitor 16/9. When I run the program on the connected monitor at a reduced resolution of +/- 1900 x ????, the size is fine.
Panda88 Posted January 11, 2016 Author Posted January 11, 2016 No idea. Mono is not a hack. It is an open source implementation of .Net Framework for linux. It is no more a hack than .Net itself. Spent a little time trying - seems one would need to install Mono as well in win10 to run an exe However, I believe you can simply recompile you source and the development tool should generate the app needed (which should be easy to install) Any chance you would be up to try it - if you develop in VB, it should be supported as far as I understand It seems like a nice development platform
io_guy Posted January 11, 2016 Posted January 11, 2016 Tool a look, not going to happen. It's more than just a compile, the app needs to be changed to a UWP, which is not supported by standard Framework or mono. Short answer, I won't be supporting it. Maybe when .Net core comes along we might have some success (assuming W10 IOT supports it).
Recommended Posts
Archived
This topic is now archived and is closed to further replies.