Znaleziono 3 wyniki

autor: gaspar
21 gru 2006, 21:44
Forum: Ogólne Dyskusje na Temat Systemów Sterowania CNC
Temat: program ?
Odpowiedzi: 26
Odsłony: 9226

no po zainstalowaniu libjpeg, skompilowałem.

Checking 00000001.jpg
Processing 1 frames...
Processing frame 0/1 '00000000.jpg'
Outputting...
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.5 0.5 0.5 shi 10 trans 0
OBJECT world
kids 1
OBJECT poly
name "scan3d"
loc 0.0 0.0 0.0
numvert 0
numsurf 0
kids 0

faktycznie nie wiele to wyjaśnia
autor: gaspar
21 gru 2006, 16:05
Forum: Ogólne Dyskusje na Temat Systemów Sterowania CNC
Temat: program ?
Odpowiedzi: 26
Odsłony: 9226

Poproś Marcomp o kompilacje, ja nie mam odpowiednich bibliotek i jednak nie bardzo mi to się chce skompilować (na serwerze nie wszystko było potrzebne)

Błędy:

/tmp/ccrD8cO8.o(.text+0x19): In function `Image::~Image [not-in-charge]()':
: undefined reference to `operator delete(void*)'
/tmp/ccrD8cO8.o(.text+0x33): In function `Image::~Image [not-in-charge]()':
: undefined reference to `operator delete(void*)'
/tmp/ccrD8cO8.o(.text+0x55): In function `Image::~Image [in-charge]()':
: undefined reference to `operator delete(void*)'
/tmp/ccrD8cO8.o(.text+0x6f): In function `Image::~Image [in-charge]()':
: undefined reference to `operator delete(void*)'
/tmp/ccrD8cO8.o(.text+0x91): In function `Image::~Image [in-charge deleting]()':
: undefined reference to `operator delete(void*)'
/tmp/ccrD8cO8.o(.text+0xab): more undefined references to `operator delete(void*)' follow
/tmp/ccrD8cO8.o(.text+0x123): In function `JPEG::load(char*)':
: undefined reference to `jpeg_std_error'
/tmp/ccrD8cO8.o(.text+0x142): In function `JPEG::load(char*)':
: undefined reference to `jpeg_CreateDecompress'
/tmp/ccrD8cO8.o(.text+0x15a): In function `JPEG::load(char*)':
: undefined reference to `jpeg_stdio_src'
/tmp/ccrD8cO8.o(.text+0x16e): In function `JPEG::load(char*)':
: undefined reference to `jpeg_read_header'
/tmp/ccrD8cO8.o(.text+0x180): In function `JPEG::load(char*)':
: undefined reference to `jpeg_start_decompress'
/tmp/ccrD8cO8.o(.text+0x1fd): In function `JPEG::load(char*)':
: undefined reference to `operator delete(void*)'
/tmp/ccrD8cO8.o(.text+0x250): In function `JPEG::load(char*)':
: undefined reference to `operator new[](unsigned)'
/tmp/ccrD8cO8.o(.text+0x289): In function `JPEG::load(char*)':
: undefined reference to `jpeg_read_scanlines'
/tmp/ccrD8cO8.o(.text+0x2ca): In function `JPEG::load(char*)':
: undefined reference to `jpeg_finish_decompress'
/tmp/ccrD8cO8.o(.text+0x2dc): In function `JPEG::load(char*)':
: undefined reference to `jpeg_destroy_decompress'
/tmp/ccrD8cO8.o(.text+0x3a9): In function `Image::getPixelArea(float, float, float, float, unsigned)':
: undefined reference to `floor'
/tmp/ccrD8cO8.o(.text+0x3d4): In function `Image::getPixelArea(float, float, float, float, unsigned)':
: undefined reference to `ceil'
/tmp/ccrD8cO8.o(.text+0x40c): In function `Image::getPixelArea(float, float, float, float, unsigned)':
: undefined reference to `floor'
/tmp/ccrD8cO8.o(.text+0x437): In function `Image::getPixelArea(float, float, float, float, unsigned)':
: undefined reference to `ceil'
/tmp/ccrD8cO8.o(.text+0x828): In function `ASAtoSAS(float, float, float, float*, float*, float*)':
: undefined reference to `sin'
/tmp/ccrD8cO8.o(.text+0x892): In function `ASAtoSAS(float, float, float, float*, float*, float*)':
: undefined reference to `sin'
/tmp/ccrD8cO8.o(.text+0x8c2): In function `ASAtoSAS(float, float, float, float*, float*, float*)':
: undefined reference to `sin'
/tmp/ccrD8cO8.o(.text+0x8e6): In function `processRawFrame(char*, int, int, int*)':
: undefined reference to `operator new(unsigned)'
/tmp/ccrD8cO8.o(.text+0x920): In function `processRawFrame(char*, int, int, int*)':
: undefined reference to `operator delete(void*)'
/tmp/ccrD8cO8.o(.text+0x97a): In function `processRawFrame(char*, int, int, int*)':
: undefined reference to `operator new[](unsigned)'
/tmp/ccrD8cO8.o(.text+0xaf5): In function `processRawFrame(char*, int, int, int*)':
: undefined reference to `sin'
/tmp/ccrD8cO8.o(.text+0xb1e): In function `processRawFrame(char*, int, int, int*)':
: undefined reference to `cos'
/tmp/ccrD8cO8.o(.text+0xb3b): In function `processRawFrame(char*, int, int, int*)':
: undefined reference to `atan'
/tmp/ccrD8cO8.o(.text+0x113a): In function `main':
: undefined reference to `operator new[](unsigned)'
/tmp/ccrD8cO8.o(.gnu.linkonce.r._ZTV5Image+0x10): undefined reference to `__cxa_pure_virtual'
/tmp/ccrD8cO8.o(.gnu.linkonce.t._ZN4JPEGD0Ev+0x30): In function `JPEG::~JPEG [in-charge deleting]()':
: undefined reference to `operator delete(void*)'
/tmp/ccrD8cO8.o(.gnu.linkonce.t._ZN4JPEGD1Ev+0x30): In function `JPEG::~JPEG [in-charge]()':
: undefined reference to `operator delete(void*)'
/tmp/ccrD8cO8.o(.gnu.linkonce.r._ZTI5Image+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info'
/tmp/ccrD8cO8.o(.gnu.linkonce.r._ZTI4JPEG+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
/tmp/ccrD8cO8.o(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
autor: gaspar
21 gru 2006, 13:08
Forum: Ogólne Dyskusje na Temat Systemów Sterowania CNC
Temat: program ?
Odpowiedzi: 26
Odsłony: 9226

Pod linuksem gcc sobie z tym poradzi. Właśnie próbowałem i gdybyś dał cały plik to można go skompilować. To jest źródło do kompilacji w c.

Wróć do „program ?”