Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] pb with ofstream ?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] pb with ofstream ?


Chronological Thread 
  • From: gwenm <>
  • To:
  • Subject: Re: [cgal-discuss] pb with ofstream ?
  • Date: Wed, 25 Apr 2012 10:42:37 -0700 (PDT)

cf below


De: "Laurent Rineau (GeometryFactory) [via cgal-discuss]" <[hidden email]>
À: "gwenm" <[hidden email]>
Envoyé: Mercredi 25 Avril 2012 18:07:54
Objet: Re: Re: [cgal-discuss] pb with ofstream ?

Le mercredi 25 avril 2012 17:54:23 [hidden email] a écrit :
> i understand nothing: i wanted to compile in multi-thread-debug (MTd) but i
> was said that i had to compile in dynamic mode . Isn't it ? which mode do
> you want me to compile with ?

My bad, /MD or /MDd is the right one.

Have you compile the example using a MSVC project that is generated by CMake?
 
>>>>yes :)

What is strange is that the CGAL project has a testsuite with builders that
use /MD and /MDd (with VC9 or VC10). I do not understand why it does not work
for you.
>>> me neither ....

All the symptoms you have seem to tell that you are mixing static and dynamic
runtimes, in a way. I do not know what you may have done to have those errors.
>>>> i agree. But i do not see where and all other projects (openCv , etc ...) have also been built with /MDd ....
>>>> i clean everything this night and start new builds later .... I don't know if it is very "english" but "night tells advise :-) "
>>>> to be continued ....
 
 


--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory           http://www.geometryfactory.com/
Release Manager of the CGAL Project       http://www.cgal.org/


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




If you reply to this email, your message will be added to the discussion below:
http://cgal-discuss.949826.n4.nabble.com/pb-with-ofstream-tp4586593p4587089.html
To unsubscribe from pb with ofstream ?, click here.
NAML



View this message in context: Re: [cgal-discuss] pb with ofstream ?
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page