Arama Sonuçları

  1. Whistle

    Çözüldü CPU you selected does not support x86-64 instruction set

    CFLAGS = -g -Wall -O2 -pipe -fno-rtti -fno-exceptions -D_THREAD_SAFE -mtune=i386 -pthread Buraya şunu ekleyip deneyebilir misiniz? CFLAGS = -m32 -g -Wall -O2 -pipe -fno-rtti -fno-exceptions -D_THREAD_SAFE -mtune=i386 -pthread
  2. Whistle

    Çözüldü CPU you selected does not support x86-64 instruction set

    Makefile dosyanızı ekleyebilir misiniz?
Geri
Üst