[MonoTouch] SPAM-LOW: Re: How about using Visual Studio with MonoTouch?
Oisín Grehan
oising at gmail.com
Mon Nov 9 20:01:42 EST 2009
I had thought about developing an add-in for VS that would handle
compiling monotouch code, then sending over the assemblies to mtouch for
link/deploy. I'm not sure anyone would pay for that though. If someone
managed to reimplement IB in some shape or form for windows, now that would
be a killer combo.
-Oisin
On Mon, Nov 9, 2009 at 7:23 PM, Ali Shafai <Ali at platysoft.com.au> wrote:
> is there a possibility of running VS in parallels or fusion and have it
> access files on OS X (this part I know you can) and then run some command
> line (this part i don't know how to or if even possible) to link and sign
> and deploy to sim/iphone?
> I would love to have that for so many reasons including the bloody key
> bindings for F1..F12 keys.
>
> Cheers,
> Ali
>
> 2009/11/10 karl prosser <klumsy at gmail.com>
>
>> i really think you have to compile and link on the Mac.. however that can
>> be done command line. i presume you should be able to develop (without
>> running , and may with compiler errors (or maybe not) in vs.net having
>> the files saved to a common location, then just use a shell script to build
>> and deploy on your mac. To get rid of compiler errors you might be able to
>> bring over the dependant DLLs and kind of "mock" em, and link against those
>> on the windows side of the house. of course you couldn't run or debug.
>>
>>
>> On Mon, Nov 9, 2009 at 3:46 PM, akihiro uehara <rupppau at gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I'm just starting iPhone app coding using MonoTouch. I still want to
>>> stick to Visual Studio (VS) because it's my favorite code editor.
>>>
>>> So I've simply created a VS csharp project and simply adding a
>>> monotouch assembly file
>>> /Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll to its reference.
>>> IntelliSense works. I can even build codes (of course I can not link),
>>> this can be help of correcting compiling errors on VS.
>>>
>>> To build and debug, I've created another project files for MonoDevelop
>>> manually.
>>>
>>> Bye,
>>> _______________________________________________
>>> MonoTouch mailing list
>>> MonoTouch at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monotouch
>>>
>>
>>
>> _______________________________________________
>> MonoTouch mailing list
>> MonoTouch at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monotouch
>>
>>
>
>
> --
> Cheers,
> Ali
>
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
--
---
404 signature missing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091109/3c6ed1a5/attachment.html
More information about the MonoTouch
mailing list