Search found 1 match

by patilvishal430
Wed 7. Oct 2020, 11:46
Forum: PCAN-UDS
Topic: Getting Error while importing PCAN- UDS DLLs In Eclipse
Replies: 1
Views: 2063

Getting Error while importing PCAN- UDS DLLs In Eclipse

I am importing PCAN-UDS DLL in eclipse - GCC (MIN-GW) in C.

I have placed 32 bit DLL's in SysWOW64 and 64 bit DLLs in system32 folder.

When I build the code with calling APIs I get below errors

gcc "-ID:\\CAN_DLL\\PCAN-UDS\\Include" -O0 -g3 -Wall -c -fmessage-length=0 -o "main\\UDSDllImport.o ...