|
Postado Originalmente por romulo
Comercial ou aberto? Se for comercial eu recomendo o Visual C++, o C++ Builder e o Code Warrior. Se for aberto, eu re...
|
|
Postado Originalmente por romulo
Comercial ou aberto? Se for comercial eu recomendo o Visual C++, o C++ Builder e o Code Warrior. Se for aberto, eu re...
|
|
Postado Originalmente por cst
entao baixei o DEV
fui compilar mas ele identifica erros e nao termina de criar o .exe, tem alguma funcao que fa... |
|
Postado Originalmente por cst
voce poderia me explicar como posso compilar com o borland 5.
|
|
:/unzipped/key/Client.cpp:6: parse error before `##' token C:/unzipped/key/Client.cpp:6: parse error before `#' token C:/unzipped/key/Client.cpp:6: parse error before `++' token C:/unzipped/key/Client.cpp:6: stray '\347' in program C:/unzipped/key/Client.cpp:6: parse error before `##' token C:/unzipped/key/Client.cpp:6: parse error before `#' token C:/unzipped/key/Client.cpp:7: parse error before `##' token C:/unzipped/key/Client.cpp:7: parse error before `#' token C:/unzipped/key/Client.cpp:7: parse error before `##' token C:/unzipped/key/Client.cpp:7: parse error before `#' token In file included from C:/DEV-CPP/include/stdarg.h:6, from C:/DEV-CPP/include/stdarg.h:6, from C:/DEV-CPP/include/stdarg.h:6, from C:/DEV-CPP/include/windows.h:47, from C:/unzipped/key/Client.cpp:9: C:/DEV-CPP/lib/gcc-lib/mingw32/3.2/include/stdarg.h:111: syntax error before `; ' token In file included from C:/DEV-CPP/include/windows.h:51, from C:/unzipped/key/Client.cpp:9: C:/DEV-CPP/include/winbase.h:1107: type specifier omitted for parameter ` va_list' C:/DEV-CPP/include/winbase.h:1107: parse error before `*' token C:/DEV-CPP/include/winbase.h:1108: type specifier omitted for parameter ` va_list' C:/DEV-CPP/include/winbase.h:1108: parse error before `*' token In file included from C:/DEV-CPP/include/windows.h:56, from C:/unzipped/key/Client.cpp:9: C:/DEV-CPP/include/winuser.h:3233: type specifier omitted for parameter ` va_list' C:/DEV-CPP/include/winuser.h:3233: parse error before `)' token C:/DEV-CPP/include/winuser.h:3234: type specifier omitted for parameter ` va_list' C:/DEV-CPP/include/winuser.h:3234: parse error before `)' token In file included from C:/unzipped/key/Client.cpp:10: C:/DEV-CPP/include/stdio.h:216: type specifier omitted for parameter ` __gnuc_va_list' C:/DEV-CPP/include/stdio.h:217: type specifier omitted for parameter ` __gnuc_va_list' C:/DEV-CPP/include/stdio.h:218: type specifier omitted for parameter ` __gnuc_va_list' C:/DEV-CPP/include/stdio.h:219: type specifier omitted for parameter ` __gnuc_va_list' C:/DEV-CPP/include/stdio.h:224: type specifier omitted for parameter ` __gnuc_va_list' C:/DEV-CPP/include/stdio.h:224: parse error before `)' token C:/DEV-CPP/include/stdio.h: In function `int vsnprintf(...)': C:/DEV-CPP/include/stdio.h:225: `s' undeclared (first use this function) C:/DEV-CPP/include/stdio.h:225: (Each undeclared identifier is reported only once for each function it appears in.) C:/DEV-CPP/include/stdio.h:225: `n' undeclared (first use this function) C:/DEV-CPP/include/stdio.h:225: `format' undeclared (first use this function) |