doc/manual/en/html/node73.html
changeset 249 d328d0d9b88e
parent 248 7fedc55c14d5
child 250 39e22f84ce6e
equal deleted inserted replaced
248:7fedc55c14d5 249:d328d0d9b88e
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 
       
     3 <!--Converted with LaTeX2HTML 2002-2-1 (1.71)
       
     4 original version by:  Nikos Drakos, CBLU, University of Leeds
       
     5 * revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
       
     6 * with significant contributions from:
       
     7   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
       
     8 <HTML>
       
     9 <HEAD>
       
    10 <TITLE>Does the code compiles on Windows ?</TITLE>
       
    11 <META NAME="description" CONTENT="Does the code compiles on Windows ?">
       
    12 <META NAME="keywords" CONTENT="manual">
       
    13 <META NAME="resource-type" CONTENT="document">
       
    14 <META NAME="distribution" CONTENT="global">
       
    15 
       
    16 <META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
       
    17 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
       
    18 
       
    19 <LINK REL="STYLESHEET" HREF="manual.css">
       
    20 
       
    21 <LINK REL="next" HREF="node74.html">
       
    22 <LINK REL="previous" HREF="node72.html">
       
    23 <LINK REL="up" HREF="node72.html">
       
    24 <LINK REL="next" HREF="node74.html">
       
    25 </HEAD>
       
    26 
       
    27 <BODY >
       
    28 
       
    29 <DIV CLASS="navigation"><!--Navigation Panel-->
       
    30 <A NAME="tex2html1116"
       
    31   HREF="node74.html">
       
    32 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
       
    33  SRC="/usr/share/latex2html/icons/next.png"></A> 
       
    34 <A NAME="tex2html1112"
       
    35   HREF="node72.html">
       
    36 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
       
    37  SRC="/usr/share/latex2html/icons/up.png"></A> 
       
    38 <A NAME="tex2html1106"
       
    39   HREF="node72.html">
       
    40 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
       
    41  SRC="/usr/share/latex2html/icons/prev.png"></A> 
       
    42 <A NAME="tex2html1114"
       
    43   HREF="node1.html">
       
    44 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
       
    45  SRC="/usr/share/latex2html/icons/contents.png"></A>  
       
    46 <BR>
       
    47 <B> Next:</B> <A NAME="tex2html1117"
       
    48   HREF="node74.html">How to fit the</A>
       
    49 <B> Up:</B> <A NAME="tex2html1113"
       
    50   HREF="node72.html">General</A>
       
    51 <B> Previous:</B> <A NAME="tex2html1107"
       
    52   HREF="node72.html">General</A>
       
    53  &nbsp; <B>  <A NAME="tex2html1115"
       
    54   HREF="node1.html">Contents</A></B> 
       
    55 <BR>
       
    56 <BR></DIV>
       
    57 <!--End of Navigation Panel-->
       
    58 
       
    59 <H3><A NAME="SECTION000111100000000000000">
       
    60 Does the code compiles on Windows ?</A>
       
    61 </H3>
       
    62 Yes, with both Cygwin and Visual Studio C++.
       
    63 
       
    64 <P>
       
    65 Because CANopen layer is coded with C, put a compilation option /TC or
       
    66 /TP if you plan to mix C++ files. See the MSDN documentation about
       
    67 that.
       
    68 
       
    69 <P>
       
    70 <BR><HR>
       
    71 <ADDRESS>
       
    72 epimerde
       
    73 2007-06-08
       
    74 </ADDRESS>
       
    75 </BODY>
       
    76 </HTML>