Skip to main content

Questions tagged [osx]

3 votes
0 answers
85 views

In my company we hire engineers for various "disciplines"—iOS, Android, Web, Backend, Data, etc. Engineers follow an onboarding workbook to install what they need for their discipline. iOS ...
Andrew Cheong's user avatar
0 votes
2 answers
1k views

I'm very comfortable with Swift, Obj-C, and Javascript but for a new project I need to use a library that is only available in Python. How do I integrate python or python scripts into an OSX project? ...
Max Phillips's user avatar
8 votes
1 answer
16k views

I see lots of old information on this question, and lots of articles flying around the Interwebs, but I can't tell quite where things are at. Basically, I want to write C# code that I can then compile ...
Betty Crokker's user avatar
1 vote
2 answers
327 views

I know that programs that are built on one OS won't work on another, like a Windows program on a Linux distribution, and that there are programs that translate those system calls into system calls ...
Joseph Roberts's user avatar
0 votes
3 answers
175 views

I run little scientific scripts and C tools on OS X from time to time. For the C tools, I just download the source and compile using the provided Makefile. I usually don't have any problems when using ...
William's user avatar
  • 213
3 votes
1 answer
697 views

My software composed of an EXE and dependent class library dlls, built on Windows using visual studio C# Compiler. I've been able to run it directly on Mac OS X using mono myApp.exe without rebuilding....
user avatar
4 votes
1 answer
1k views

I am developing a rather eye-candy application which is to be released on Mac App Store. Due to its graphics intensive use, it would save a great deal of time on UI end if the app could be released ...
Phil's user avatar
  • 251
5 votes
2 answers
1k views

I'm currently contemplating writing an OS X version of my Windows software. My Windows application still supports Windows XP, and I know that if I drop support for it now, our customers will cry ...
haimg's user avatar
  • 153

15 30 50 per page