paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Ivy C in visual studio express C++


From: Roman Krashanitsa
Subject: Re: [Paparazzi-devel] Ivy C in visual studio express C++
Date: Mon, 22 Feb 2010 12:05:05 -0800

Here is my update. I tried compiling the IvyProbe application on Windows 7 using Visual Studio Team System 2008 Version 9.0.30729 SP1.
 
Compiled without any problems, just had to point the project to the directories with required headers and library files.
I found one problem when running the application though. I commented out "#define USE_PCRE" and I am using VS2008 Regexp.h instead. The Ivy.dll that comes with the package still has hard bindings to the pcre.dll though, which is not nice.
 
Overall, Ivy works on Windows and you can easily use it in your Visual Studio projects.
 
Sincerely,
Roman Krashanitsa

2010/2/17 Todd Sandercock <address@hidden>
Just sent an email to the list then. I hadn't really thought sending one to that list because I am already on it and it is so inactive.
Thanks for the suggestion

Todd


From: Roman Krashanitsa <address@hidden>
To: address@hidden
Sent: Thu, 18 February, 2010 1:54:02 PM

Subject: Re: [Paparazzi-devel] Ivy C in visual studio express C++

great idea as well!


 
2010/2/17 antoine drouin <address@hidden>
Ola

Maybe you could ask on their mailing list ?

look at :
 http://www2.tls.cena.fr/products/ivy/

Regards

Poine

On Thu, Feb 18, 2010 at 12:57 AM, Todd Sandercock
<address@hidden> wrote:
> I am only trying to get IVY to work with visual C++ at the moment so I can
> talk to paparazzi with it. I have done the same thing before with java
> (windows and linux) and C (linux) and never had any problems. When i try to
> even include ivy.h in the header of my visual C++ program it has issues and
> won't compile, just seems like fundamental issues with the source files or
> something. I have really no experience with Visual C++ so it's pretty hard
> to fault find. If you could help with this that would be great :)
> Thanks
> Todd
> ________________________________
> From: Roman Krashanitsa <address@hidden>
> To: address@hidden
> Sent: Thu, 18 February, 2010 9:29:49 AM
> Subject: Re: [Paparazzi-devel] Ivy C in visual studio express C++
>
> Hey Todd,
>
> Any progress with Visual Studio?
> As far as I know, paparazzi does not use any templates with partial
> specialization, in fact, any templates at all. Other than that, and as far
> as I know, Visual Studio is compliant with the standard and with gnu
> version. Probably the problem lies in making sure that compiler can find the
> headers and libraries.
> I will try this over the weekend.
>
> Sincerely,
> Roman Krashanitsa
>
> 2010/2/14 Todd Sandercock <address@hidden>
>>
>> Hey all
>> I was just wondering if anyone has had any experience with using Ivy in
>> visual studio express C++. I haven't been able to get anything to compile at
>> all and was just wondering if anyone else had tried
>> Thanks
>> Todd
>> Send instant messages to your online friends http://au.messenger.yahoo.com
>> _______________________________________________
>> Paparazzi-devel mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>>
>
>
> ________________________________
> Yahoo!7: Catch-up on your favourite Channel 7 TV shows easily, legally, and
> for free at PLUS7. Check it out.
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>


_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel


 

_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]