Hi

I do:

g++ -L/usr/lib/x86_64-linux-gnu/libfreetype.a
-L/usr/lib/x86_64-linux-gnu/libcurl.a -m64 -static-libgcc -DCURL_STATICLIB
-I/usr/lib/x86_64-linux-gnu/libcurl.a -Wl,--version-script=exports.txt
-shared -o "lin.xpl" ./BitmapSupport.o ./fontmgr.o ./image.o ./main.o
./myList.o ./rain.o ./shader.o -lGL -lGLEW

and get the runtime error:

dlerror:/home/michael/xplane/aircarft/plugin/lin.xpl: undefined symbol:
curl_easy_perform

Many thanks for help
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to