Re: [Mingw-w64-public] no matching function for call to '__to_xstring'

2013-10-26 Thread CanisMajorWuff
No, sorry for the mess. Everything is well with the toolchain the problem is in clang that it cannot find '__to_xstring' in mingw headers which I include in completion config. On 10/26/2013 2:38 PM, niXman wrote: > CanisMajorWuff писал 2013-10-26 16:33: >> Hello, >>

[Mingw-w64-public] no matching function for call to '__to_xstring'

2013-10-26 Thread CanisMajorWuff
Hello, I have problems using clang complete in vim because of the following errors from MinGW headers: 'D:\Software\MinGW64-x64-4.7.3-release-win32-sjlj-rev1\lib\gcc\x86_64-w64-mingw32\4.7.3\include\c++\bits/basic_string.h|2869 col 12 error| no matching function for call to '__to_xstring' D:\

[Mingw-w64-public] missing libpthread.dll

2013-04-08 Thread CanisMajorWuff
Hello, Ive got the following message trying to compile sqlite3 *** Warning: linker path does not have real file for library -lpthread. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version o

[Mingw-w64-public] Mysql build

2012-11-07 Thread CanisMajorWuff
Hi! I am trying to build mysql. During the configuration I get this. checking "how to check if pid exists"... configure: error: Could not find the right ps and/or grep switches. Which OS is this? See the Installation chapter in the Reference Manual. Do you know what can be wrong with my ps

[Mingw-w64-public] building QT 4.8.3 with jom on cmd

2012-11-02 Thread CanisMajorWuff
I wrote a small .bat to do that: "../src/configure.exe" ^ -fast ^ -shared ^ -static ^ -debug-and-release ^ -opensource ^ -confirm-license ^ -no-dsp ^ -no-vcproj ^ -no-qt3support ^

Re: [Mingw-w64-public] incorrect syntax while building QT 4.8.3

2012-11-02 Thread CanisMajorWuff
es! Horrible I know... > > The other (better) fix is to use a make.exe that doesn't use sh.exe > all the time. > > On Fri, Nov 2, 2012 at 1:14 PM, CanisMajorWuff > wrote: >> Ok, thx, I overcome this problem, but now I have another: >> >> >> g+

Re: [Mingw-w64-public] incorrect syntax while building QT 4.8.3

2012-11-02 Thread CanisMajorWuff
WebCore/platfor m/win' -I'd:/qt/4.8.3/src/src/3rdparty/webkit/Source/WebCore/plugins/win' -I'd:/qt/4.8.3/src/src/3rdparty/webkit/ Source/WebCore/platform/win' -I'd:/qt/4.8.3/src/src/3rdparty/webkit/Source/WebCore/platform/graphics/win' -I'../. ./../../../incl

[Mingw-w64-public] incorrect syntax while building QT 4.8.3

2012-11-01 Thread CanisMajorWuff
Hello! I have troubles building QT 4.8.3. I configure QT using this command. configure -platform win32-g++ -opensource After that I execute mingw32-make As a result I get this D:/qt/4.8.3/bin/moc.exe -DQT_SHARED -DQT_THREAD_SUPPORT -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_BUILD_CORE_LIB -DQT _N

[Mingw-w64-public] fgrep.exe (MSYS) - Trojan.Packed.140

2012-09-16 Thread CanisMajorWuff
Hi, My antivirus (Dr.Web) tells me that fgrep.exe in MSYS package is a trojan ( Trojan.Packed.140). Are you aware of this issue? With Best Regards, -- Everyone hates slow websites. So do we. Make your web apps faster

Re: [Mingw-w64-public] 'strip.exe has stoped working'

2012-09-13 Thread CanisMajorWuff
My mistake, I tried to run 'strip -x lib/glew32.a' (it failed), not 'strip -x lib/glew32.dll' (it runs fine). On 9/13/2012 10:34 PM, CanisMajorWuff wrote: I don't any antivirus software on my Windows Home Premium. If some Windows component scans newly created files, t

Re: [Mingw-w64-public] 'strip.exe has stoped working'

2012-09-13 Thread CanisMajorWuff
2012 at 1:36 PM, CanisMajorWuff wrote I don't know what is BLODA, and I did not understand from the description how it could influence to stip work. But I removed the cygwin binaries from path. I did not give any effect. BLODA doesn't affect just Cygwin, the Big List Of Dodgy Apps is updated on th

Re: [Mingw-w64-public] 'strip.exe has stoped working'

2012-09-13 Thread CanisMajorWuff
012 8:59 PM, Earnie Boyd wrote: On Thu, Sep 13, 2012 at 12:46 PM, CanisMajorWuff wrote: strip -x lib/libglew32.a make: *** [lib/libglew32.a] Error 5 Permission denied. And a window with text "strip.exe has stoped working". Does somebody know what can be wrong? I'm guessing a

[Mingw-w64-public] 'strip.exe has stoped working'

2012-09-13 Thread CanisMajorWuff
Hello, I am trying to build GLEW library. I have the following output: gcc -DGLEW_NO_GLU -O2 -Wall -W -Iinclude -DGLEW_BUILD -o tmp/mingw/default/shared/glew.o -c src/glew.c gcc -shared -Wl,-soname,libglew32.dll -Wl,--out-implib,lib/libglew32.dll.a-o lib/glew32.dll tmp/mingw/default /sh

Re: [Mingw-w64-public] libopengl32.a

2012-09-13 Thread CanisMajorWuff
uben Van Boxem wrote: 2012/9/13 CanisMajorWuff <mailto:canismajorw...@gmail.com>> Hello, I have not found libopengl32.a in rubenvb build (x86_64-w64-mingw32-gcc-4.7.1-2-release-win64_rubenvb). Could somebody suggest me where I can get this library? I'm looking at a

[Mingw-w64-public] libopengl32.a

2012-09-13 Thread CanisMajorWuff
Hello, I have not found libopengl32.a in rubenvb build (x86_64-w64-mingw32-gcc-4.7.1-2-release-win64_rubenvb). Could somebody suggest me where I can get this library? With best regards, -- Live Security Virtual Confere