Questions tagged [bootcamp]

Apple Boot Camp is software included with Mac OS X 10.6 Snow Leopard that lets users run compatible versions of Microsoft Windows on an Intel-based Mac.

54 questions
9
votes
2 answers

How to set OS X Terminal's default home?

For some reason after I installed Boot Camp, my os x terminal started to point to the Boot Camp drive instead of my os x home directory by default! Once in the terminal I know how to switch back an forth and am able to do that, but I was wondering…
Mac
  • 2,693
  • 7
  • 36
  • 44
4
votes
2 answers

need help on installing eth-brownie on windows 10

While installing eth-brownie via "pip install eth-brownie" on vscode terminal, I am getting the error below: I already chose the default terminal CMD I already tried installing the required VS CODE build tools Please help, thanks! Error: Running…
4
votes
2 answers

Windows Phone Emulator on MacBook Pro (2013)

I've recently purchased MacBook Pro and I'm not able to run Windows Phone Emulator. I have device but I would also like to test apps on emulator. All hyper-v setting are on but when I try to deploy it says that I have to set up hyper-v. I'm using…
3
votes
1 answer

From VMware Fusion to Bootcamp on Mac

I am doing quite a lot of .NET development on my Mac. I've got VMware Fusion 3 installed with Windows 7 Professional. From there I am running Visual Studio 2010. As I am doing more and more development, at times I would like to boot directly into…
Sebastian Brandes
  • 726
  • 1
  • 6
  • 15
3
votes
1 answer

Detect Bootcamp from .net application

I'm currently working on an application for Windows written in WPF (C#) and I want to have some features enabled only when the application is running on an Apple computer which is running Windows via Bootcamp. I didn't find any questions about it…
user7085621
3
votes
3 answers

Why doesn't cl.exe generate any output when I call it from Perl?

I'm having a weird problem with running cl.exe that has me stumped. In a large VS2008 solution consisting of C/C++ projects, I have one project that runs some scripts to do some extra processing. The project consists of a pre-build event, which…
3
votes
1 answer

AppleScript: How can I quit all running user apps and then restart to bootcamp partition (this part works)?

I frequently reboot into Windows on a bootcamp partition in my Mac Pro (e2008) (Mac Os X 10.5.6). Because I like to use the time it takes to reboot for other things instead of just sitting around I'd like to write/execute a simple applescript that…
Jannis
  • 17,025
  • 18
  • 62
  • 75
2
votes
1 answer

Two MAC address retrieval methods return two different MAC addresses

I am currently using two methods on my Windows 7 Bootcamp (running on a Macbook Pro) to retrieve a MAC address. I am currently investigating some issues with people running my C#-written application on a virtualized machine, where they were unable…
theGreenCabbage
  • 5,197
  • 19
  • 79
  • 169
1
vote
2 answers

NVIDIA GeForce 9400M capable of OpenGL 3.3 or 4.0 on a Mac?

I need to work with OpenGL 3.3 or 4.0 and I am using a MacBook6,1 (Intel Core 2 Duo, 4GB RAM, 2,26 GHz) with a NVIDIA GeForce 9400M graphic card. Is this card capable of performing OpenGL 3.3 or 4.0 things? From the cards specifics I coud not figure…
1
vote
1 answer

How to resolve - NotSerializableException in bootcamp-cordapp. When testing Contract

I am trying to run corda-bootcamp test case for Contract. I am following as given in the video, but when trying to run the contract test - I get the error java.io.NotSerializableException: data(net.corda.core.contracts.ContractState) -> Trying to…
Muruga Balu
  • 115
  • 10
1
vote
3 answers

Is the Oct 2010 Macbook Air able to run WP7 tools with GPU recognition?

Pretty much as the title says, using bootcamp. WDDM1.1 compliance and GPU recognition confirmed by the WP7 emulator running with EnableFrameRateCounters showing. I'm considering a Macbook air as a compromise to resolve a need to access iphone dev…
Mick N
  • 14,892
  • 2
  • 35
  • 41
1
vote
2 answers

Is it safe / possible to use a Windows 7 in a Mac with BootCamp for development?

The title pretty much sums it up. I would use VS2010 for SilverLight, WPF, Windows Phone 7, etc. I just want to know if there's any compilation problems, or potential bugs you wouldn't see on a PC, or you name it. Just want to make sure before I…
Carlo
  • 25,602
  • 32
  • 128
  • 176
1
vote
1 answer

Xamarin for Visual Studio (2015) Breaking Bootcamp Windows 10 Sound and Wireless Drivers

My computer is an iMac 5k (late 2015) I have an issue where my bootcamp install of Windows 10 has nonworking audio drivers and wireless networking drivers after installing the default selection of cross platform mobile development pieces. On my…
Larry
  • 41
  • 3
1
vote
1 answer

Java Html Renderer on Macbook Bootcamp Windows

I am using qz-tray(A middle ware to make printing from browser with printer attached on the USB port of client's machine) to print my POS reciepts. I am using PostScriptPrinting for generating reciepts and for PostScriptPrinting I am using printHTML…
Muhammad Salman Farooq
  • 1,325
  • 9
  • 26
  • 54
1
vote
1 answer

Macbook camera won't turn off and a minor C# aforge issue

I made project that could track objects using Visual Studio C# using the Aforge framework on a Macbook pro with bootcamp. The problem is when I run the code and close it. Then run it again, the code won't display the images on my camera anymore. In…
rorivy15
  • 91
  • 2
  • 8
1
2 3 4