User forums > General (but related to Code::Blocks)

Import a mvs2012 solution

<< < (3/5) > >>

patrocle:
:( 1 error. like you said...

--- Quote ---c:/mingw/bin/../lib/gcc/x86_64-w64-mingw32/6.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: skipping incompatible C:\5entbot\bncsutil\vc8_build\gmp.lib when searching for -lgmp
c:/mingw/bin/../lib/gcc/x86_64-w64-mingw32/6.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lgmp

--- End quote ---

stahta01:

--- Quote from: patrocle on May 08, 2017, 04:00:56 pm ---:( 1 error. like you said...

--- Quote ---c:/mingw/bin/../lib/gcc/x86_64-w64-mingw32/6.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: skipping incompatible C:\5entbot\bncsutil\vc8_build\gmp.lib when searching for -lgmp
c:/mingw/bin/../lib/gcc/x86_64-w64-mingw32/6.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lgmp

--- End quote ---

--- End quote ---

You might try to find a MinGW GCC that has the gmp library as part of it.
Or self build the gmp library.

But, both of those solutions are NOT topic for this forum.

Tim S.

patrocle:
i understood, but i really idk what to do, i try to get some advices from progammers like you or BlueHazzard

there are only one project, for all 3 (imported from msv solution) i need 4 libs. I need a way to build them like in linux:cd
--- Code: ---bncsutil/src/bncsutil/
make
make install
--- End code ---

or is another way ? :(

stahta01:

--- Quote from: patrocle on May 08, 2017, 10:48:51 pm ---i understood, but i really idk what to do, i try to get some advices from progammers like you or BlueHazzard

there are only one project, for all 3 (imported from msv solution) i need 4 libs. I need a way to build them like in linux:cd
--- Code: ---bncsutil/src/bncsutil/
make
make install
--- End code ---

or is another way ? :(

--- End quote ---

If you are smart and can follow directions you might try MSys2. http://www.msys2.org/

But, you seem to NOT be able to understand that your question is NOT an CB question.
Once more link to the rules http://forums.codeblocks.org/index.php/topic,9996.0.html

Tim S.

patrocle:
Thank you guys for all help!

Allready I tryed MSys2 from here https://nuwen.net/mingw.html but i cant find ws2_32.lib or libmysql.lib

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version