WebHide optionsShow options...

 Results 1 - 38 of 38 for cygwin "__int64 does not name a type". (0.46 seconds) 

Tip: Save time by hitting the return key instead of clicking on "search"

Search Results

  1. [vtkusers] Problems with __int64 on cygwin.

    3 May 2006 ... Previous message: [vtkusers] Problems with __int64 on cygwin. ... error: > ` __int64' does not name a type > In file included from ...
    www.vtk.org/pipermail/vtkusers/2006-May/085047.html - Cached - Similar
  2. [vtkusers] Problems with __int64 on cygwin.

    3 May 2006 ... Could you please check with the cygwin guys if you can use SunJDK from ... error : `__int64' does not name a type > In file included from ...
    www.vtk.org/pipermail/vtkusers/2006-May/085066.html - Cached - Similar
    More results from www.vtk.org »
  3. Nabble - Re: Error compiling CInt with cygwin

    Re: Error compiling CInt with cygwin. Yes, done ... and i put the MinGW path before /usr/bin but ... inc/G__ci.h:384: error: `__int64' does not name a type ...
    www.nabble.com/Re:-Error-compiling-CInt-with-cygwin-p12616561.html - Similar
  4. Nabble - Re: Error compiling CInt with cygwin

    11 Sep 2007 ... Re: Error compiling CInt with cygwin. Hi Stefano, once you have fixed these ... inc/G__ci.h:384: error: `__int64' does not name a type ...
    www.nabble.com/Re:-Error-compiling-CInt-with-cygwin-p12617681.html - Similar
    More results from www.nabble.com »
  5. [vtkusers] Problems with __int64 on cygwin. - Dominik Szczerba ...

    Platform details: Cygwin version: 1.5.19-cr-0x5ef Java version: 1.5.0 Update 6 VTK version: ... error: `__int64' does not name a type In file included from ...
    markmail.org/message/quyrzug2d3rxqduq - Cached - Similar
  6. [vtkusers] Problems with __int64 on cygwin. - Mathieu Malaterre ...

    Could you please check with the cygwin guys if you can use SunJDK from cygwin or not. ... error: `__int64' does not name a type In file included from ...
    markmail.org/message/wp7tjllbrdmkp7uv - Cached - Similar
    More results from markmail.org »
  7. Re: Error compiling CInt with cygwin from Stefano Mora - Eos ...

    inc/G__ci.h:384: error: `__int64' does not name a type ... due to > > the fact that, i guess, the g++ called is the cygwin one and not the mingw > > one. ...
    root.cern.ch/root/cinttalk/cint07/0152.html - Cached - Similar
  8. Compiling CINT on MINGW:Errors: from Dr. Prasad, B.V.L.S. on 2008 ...

    inc -O2 -mno-cygwin -DG__GNUREADLINE -DG__CINTBODY -DG__MINGW ... inc/G__ci.h: 385: error: `__int64' does not name a type In file included from . ...
    root.cern.ch/root/cinttalk/cint08/0022.html - Cached - Similar
    More results from root.cern.ch »
  9. Some Developer - __int64 errors when building Java wrapper for C++ ...

    9 May 2006 ... I would think there is a Java package for cygwin. Use this one instead. ... error: `__int64' does not name a type > In file included from ...
    cygwin.com/ml/cygwin/2006-05/msg00169.html - Similar
  10. Musings from Oxford: Getting Boost Python working under Cygwin

    14 Jun 2007 ... Make sure you have gcc and python installed from cygwin setup, ... error: ` __int64' does not name a type. In file included from ../../../. ...
    www.nickfortescue.com/.../getting-boost-python-working-under.html - Cached - Similar
  11. Musings from Oxford: June 2007

    Having trouble getting Boost Python working under gcc/cygwin/windows? I did. ... error: `__int64' does not name a type. In file included from ../../../. ...
    www.nickfortescue.com/archive/2007_06_01_archive.html - Cached - Similar
  12. [Xapian-devel] Re: Xapian Binding compile error in Windows XP ...

    ... why our technique for finding the python dll works > for mingw but not for cygwin, ... error: `__int64' does not name a type In file included from ...
    lists.tartarus.org/pipermail/xapian-devel/2005.../000284.html - Cached - Similar
  13. [Xapian-devel] Re: Xapian Binding compile error in Windows XP ...

    24 Dec 2005 ... [Xapian-devel] Re: Xapian Binding compile error in Windows XP using CygWin ... error: `__int64' does not name a type > In file included from ...
    lists.tartarus.org/pipermail/xapian-devel/2005.../000285.html - Cached - Similar
    More results from lists.tartarus.org »
  14. Compiling CINT on MINGW:Errors:: msg#00001 lang.c++.cint

    inc -O2 -mno-cygwin -DG__GNUREADLINE -DG__CINTBODY -DG__MINGW ... inc/G__ci.h: 384: error: `__int64' does not name a type ...
    osdir.com/ml/lang.c++.cint/2008-06/msg00001.html - Cached - Similar
  15. Re: Xapian Binding compile error in Windows XP usi: msg#00014 ...

    for mingw but not for cygwin, but you can probably just override this ... error: `__int64' does not name a type make[4]: *** [xapian_wrap.lo] Error 1 ...
    osdir.com/ml/search.xapian.devel/2005-12/msg00014.html - Cached - Similar
    More results from osdir.com »
  16. Re: Compiling TCL C++ extension (.so) in cygwin environment

    18 Feb 2006 ... If the tclsh that comes with the latest cygwin is built for windows . ... /usr/ include/tcl.h:391: error: `__int64' does not name a type ...
    coding.derkeiler.com/Archive/Tcl/comp.../msg00851.html - Cached - Similar
  17. How to Compile JNI program on windows/cygwin

    31 May 2006 ... i installed cygwin and gcc, ... public static void main{ ... ISO C++ forbids declaration of ... error: `__int64' does not name a type ...
    coding.derkeiler.com/Archive/Java/comp.../msg03374.html - Cached - Similar
  18. How to Compile JNI program on windows/cygwin

    have developer studio. i installed cygwin and gcc, make working fine on cygwin. ... error: `__int64' does not name a type ...
    www.javakb.com/.../How-to-Compile-JNI-program-on-windows-cygwin - Cached - Similar
  19. Java Native Interface (JNI) - Invocation API and Cygwin

    ... error: `__int64' does not name a type In file included from Jni.h:10, ... As far as why it compiles without the -I, your cygwin installation must have a ...
    forums.sun.com/thread.jspa?threadID=5125479 - Cached - Similar
  20. How to Compile JNI program on windows/cygwin

    3 posts - Last post: 31 May 2006
    error: `__int64' does not name a type. In file included from JavaSide.h:2, ... I googled for cygwin gcc jni and this was the second hit: ...
    www.velocityreviews.com/.../t295915-how-to-compile-jni-program-on- windowscygwin.html - Cached - Similar
  21. Boost-Build mailing page: [Boost-build] [v2 cygwinG++ NTshell python]

    c:/python24/include/longobject.h:40: error: '__int64' does not name a type ... I think that's because I haven't configured it to use my cygwin python ...
    lists.boost.org/boost-build/2006/04/13696.php - Cached - Similar
  22. Boost-Build mailing page: Re: [Boost-build] [v2 cygwinG++ NTshell ...

    18 May 2006 ... error: '__int64' does not name a type ... I think that's because I haven't configured it to use my cygwin python ...
    lists.boost.org/boost-build/2006/05/13906.php - Cached - Similar
  23. Gmane -- Mail To News And Back Again

    Subject: Re: Re: Xapian Binding compile error in Windows XP using CygWin ... error: `__int64' does not name a type Hmm, __int64 is the MSVC name for a 64 ...
    article.gmane.org/gmane.comp.search.xapian.devel/613 - Cached - Similar
  24. Gmane -- Mail To News And Back Again

    I am running cygwin, so I do the following: >> swig -c++ -python stats.i ... error: `__int64' does > not name a type It looks like you are mixing Cygwin g++ ...
    article.gmane.org/gmane.comp.programming.swig/7143 - Cached - Similar
    More results from article.gmane.org »
  25. [news.eclipse.tools.cdt] error log

    24 Jun 2005 ... error: `__int64' does not name a type In file included from . ..... Does anybody know JNI works with CDT 3.1 and CYGWIN. From: jiyul ...
    dev.eclipse.org/newslists/news.eclipse.tools.../msg07648.html - Cached - Similar
  26. From smarotta at cra.com Tue Jan 16 10:09:50 2007 From: smarotta ...

    I don't think our group here hasn't done much with Cygwin. At 10:09 AM -0500 1/ 16/07, .... error: `__int64' does not name a type In file included from ...
    pf.itd.nrl.navy.mil/pipermail/proteantools.../2007-January.txt - Cached - Similar
  27. [Proteantools-users] nrlns2Extender-2.29a1 and ns-allinone-2.29.3 ...

    ... error: `__int64' does not name a type In file included from ... I don't think our group here hasn't done much with Cygwin. At 10:09 AM -0500 1/16/07, ...
    pf.itd.nrl.navy.mil/pipermail/proteantools-users/2007.../000016.html - Similar
  28. Compiling TCL C++ extension (.so) in cygwin environment

    Hi I'm trying to build my C++ extension to run in cygwin tclsh ..... /usr/ include/tcl.h:391: error: `__int64' does not name a type ...
    www.groupsrv.com/computers/about263399.html - Cached - Similar
  29. Failed in installing pfstools on windows - pfstools | Google Groups

    magick-type.h:130: error: '__int64' does not name a type. ... .../mageMagick/ magick/color.h: ... Did you installed it from sources or from cygwin packages? ...
    groups.google.com/group/pfstools/browse.../a46c2be534415c05 - Similar
  30. spctools-discuss | Google Groups

    /cygdrive/c/cygwin/home/trans_proteomic_pipeline/src/Parsers/ramp/ramp.h:75: err or: `__int64' does not name a type In file included from ...
    groups.google.com/group/spctools.../f7cf7ccb4c4ff022?... - Similar
    More results from groups.google.com »
  31. www.python-forum.org • View topic - Compiling Problems

    I'm using cygwin for compilation. I've included python.h and no other code except the main ... error: `__int64' does not name a type How do I fix this. ...
    python-forum.org/pythonforum/viewtopic.php?f=3&t=5198... - Similar
  32. VOGONS :: View topic - DOSBox 0.70 builds(not CVS)

    [quote=GCC]`__int64' does not name a type[/quote] ... The problems with use MSYS /Cygwin it is that if I the use, the result will be that note use DOSBox in ...
    www.vogons.zetafleet.com/viewtopic.php?t=14817&sid... - Similar
  33. [C++ help] Native call - G-Creator Forums

    ... error: `__int64' does not name a type In file included from ../../../. ..... make[1]: *** [build/Debug/Cygwin-Windows/_ext/C_/Users/Ali. ...
    forums.g-creator.org/index.php?showtopic=7105&view... - Cached - Similar
  34. search.xapian.devel (date)

    Re: Xapian Binding compile error in Windows XP using CygWin ... error: `__int64' does not name a type Hmm, __int64 is the MSVC name for a 64 bit integer ...
    mlblog.osdir.com/search.xapian.devel/2005-12/index.shtml - Similar
  35. How to Compile JNI program on windows/cygwin - Java Language ...

    have developer studio. i installed cygwin and gcc, make working fine on ... error: `__int64' does not name a type In file included from JavaSide.h:2, ...
    www.applettalk.com/image-vp370326.html - Cached - Similar
  36. Re: Compiling TCL C++ extension (.so) in cygwin environment

    If the tclsh that comes with the latest cygwin is built for windows ... /usr/ include/tcl.h:391: error: `__int64' does not name a type ...
    news.hping.org/comp.lang.tcl.archive/11541.html - Cached - Similar
  37. __int64 errors when building Java wrapper for C++ based VTK ...

    please check with the cygwin guys if you can use SunJDK from cygwin or not. I would think there is a Java package ... error: `__int64' does not name a type ...
    readlist.com/lists/cygwin.com/cygwin/0/2136.html - Similar
  38. How to Compile JNI program on windows/cygwin

    How to Compile JNI program on windows/cygwin. ... error: `__int64' does not name a type In file included from JavaSide.h:2, from NativeSideImpl.cpp:2: ...
    theone.ru/lists/comp.lang.java.programmer/msg09741.html - Cached - Similar

In order to show you the most relevant results, we have omitted some entries very similar to the 38 already displayed.
If you like, you can repeat the search with the omitted results included.

Search within results - Language Tools - Search Help - Dissatisfied? Help us improve

Google Home - Advertising Programmes - Business Solutions - Privacy - About Google