X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=WCudaMSE%2FAPI_Bilat_Image_GL%2Freadme.txt;fp=WCudaMSE%2FAPI_Bilat_Image_GL%2Freadme.txt;h=4f5efb7359a9f615f3b3b592f969c817ce534960;hb=8d08c12b29c2a14684f35c023ee39e694bb80d25;hp=0000000000000000000000000000000000000000;hpb=226de81f7e1f1fbf4ac79d0d089e8a05ec7159a0;p=GPU.git diff --git a/WCudaMSE/API_Bilat_Image_GL/readme.txt b/WCudaMSE/API_Bilat_Image_GL/readme.txt new file mode 100755 index 0000000..4f5efb7 --- /dev/null +++ b/WCudaMSE/API_Bilat_Image_GL/readme.txt @@ -0,0 +1,30 @@ +0.0.1 +cedric.bilat@he-arc.ch + + +Linux (gcc, intel) + + Compilation : required .h + Linkage : required .so (shared lib) .a (static lib) + runtime : required .so + +Windows (vidual, intel) + + Compilation : required .h, + Linkage : required .lib (shared lib and static lib) + runtime : required .dll + +Windows (mingw) + + Compilation : required .h + Linkage : required .dll.a + runtime : required .dll (TODO same .dll as visual intel?) + +Note + + (N1) Ainsi pas de folder linux dans LIB pour les shared lib,mais il peut y en avoir pour des static lib + + (n2) MinGW fonctionne sous windows mais avec politique gcc linux + +TODO: freeglut lib, pas name juste : recompiler +TODO: Bilat_ \ No newline at end of file