link off
- Forums
- OTServ
- Recursos
- Linguagens de Programação
- C e C++
- [dxp] code::blocks para tfs 0.3.6 "32 e 64 bits"
info
Group: Barão
Joined: 31/07/09
Posts: 205
Reputation: +24
Gender: Masculino

info
Group: Conde
Joined: 13/10/13
Posts: 504
Reputation: +95
Gender: Masculino

6 horas atrás, jeanflamengo disse:link off
link arrumado, caso houver outros problemas com o link eu upo os arquivos no mediafire.
Edited Junho 23 by Jakson Souza
Compiling: ..\gui_resources.rc
Linking executable: TheForgottenServer.exe
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_system
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lgmp
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -llua5.1
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lmysql
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_regex
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lsqlite3
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lxml2
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_filesystem
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lboost_thread
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 4 seconds)
9 errors, 0 warnings
info
Group: Visconde
Joined: 02/01/14
Posts: 304
Reputation: +149
Gender: Outro
Tibia Character: Psy Skyline

link off.... agora foi ^^
Edited Maio 7 by L3K0T
info
Group: Campones
Joined: 27/07/22
Posts: 3
Reputation: 0

link off amg, poderia arrumar?





info
Group: Conde
Joined: 13/10/13
Posts: 504
Reputation: +95
Gender: Masculino
O Pessoal esta trabalhando com o DxP utilizando o velho dev-cpp, então resolvi postar o codeblocks pronto com todas as libs.
Porque utilizar o codeblocks?
1- Ele compila em uma velocidade superior.
2- Ele tem suporte a 32-64 bits.
3- O ctrl+f é mais eficiente.
4- Não vou listar tudo cabe a você conferir.
Download
Caso utilizar o compilador no dxp precisa fazer a seguinte alteração:
Em definitiuns.h
Adicione essa linha: #define BOOST_FILESYSTEM_VERSION 2
Algum voluntario a fazer o scan? favorzin
Edited Junho 23 by Jakson Souza