Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
File not recognized: File format not recognized
crisogona2000:
I have followed the instruction on the web "Build Option>link target> Add". to add the .so file to codeblock.
but when I build the program, an error is occured. one point I will said that the .so file do not has any problem.
-------------- Build: Debug in Trading ---------------
Linking console executable: bin\Debug\Trading.exe
..\LinuxExample\apitester\lib\libapiwrapper.so: file not recognized: File format not recognized
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings (0 minutes, 0 seconds)
BlueHazzard:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F
Miguel Gimenez:
Are you working on Windows?
crisogona2000:
yes, i am working on windows10 and i use gnu gcc compiler, to compile .so file.
BlueHazzard:
windows does not use .so files, but .a files and without more information (you can provide them by following my link) we can not help much
Navigation
[0] Message Index
[#] Next page
Go to full version