我正在使用安装了quicklisp的clozurecl(版本1.8-r15286m)在Windows764位系统上工作。我需要一些用于普通lisp的freetype2绑定(bind)。(将字符映射到字形+字距调整信息)我尝试使用安装“cl-freetype2”(ql:quickload"cl-freetype")来自32位clozurecl,我遇到了几个问题。“grovel.lisp”(位于quicklisp/software/cffi_0.11.1/grovel/grovel.lisp)假定我在“c:/msys/1.0/bin/gcc”安装了gcc.exe”(我在路径中有mingw-
我正在尝试使用AngstromLinux在我的BeagleBoard中编译源代码。昨天我能够编译我的代码。但是今天我无法编译代码,它说:ccl:outofmemoryallocating268439608bytesafteratotalof405504bytesmake***[getimagefromcam1.o]Error1我的编译字符串是:gccgetimagefromcam1.c`pkg-config--cflags--libsopencv`-ogetimagefromcam1-lpthread代码是:#include#include#include#includeintmain
我正在尝试使用AngstromLinux在我的BeagleBoard中编译源代码。昨天我能够编译我的代码。但是今天我无法编译代码,它说:ccl:outofmemoryallocating268439608bytesafteratotalof405504bytesmake***[getimagefromcam1.o]Error1我的编译字符串是:gccgetimagefromcam1.c`pkg-config--cflags--libsopencv`-ogetimagefromcam1-lpthread代码是:#include#include#include#includeintmain