Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

QtWorkbench plugin

<< < (29/44) > >>

MortenMacFly:

--- Quote from: yop on June 05, 2007, 09:21:42 am ---Morten, which svn client do you use? I have tried anonymous checkout with svn, rapidsvn and tortoise svn; all of them worked.

--- End quote ---
It still doesn't work. I tried svn command line client and SmartSVN (Windows) - both fail with the same error message. :-(
Anyways - a reason could be that I'm behind a firewall (but it's port 80...?!). I'll try again when I'm at home and report back if if works there... nothing to really worry about...
With regards, Morten.

H0LL0:
plz could anyone hand me a newer binary release? i dont get it compiled...


--- Code: ---:: === QtWorkbench, default ===
D:\CppDevelop\Eigene\QtWorkBench\src\qtworkbench.cpp:9: sdk.h: No such file or directory
D:\CppDevelop\Eigene\QtWorkBench\src\qtworkbench.cpp:10: annoyingdialog.h: No such file or directory
D:\CppDevelop\Eigene\wxWindows\include\wx\platform.h:196: wx/setup.h: No such file or directory
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:98: #error "wxUSE_DYNLIB_CLASS must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:106: #error "wxUSE_EXCEPTIONS must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:114: #error "wxUSE_FILESYSTEM must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:122: #error "wxUSE_FS_ARCHIVE must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:135: #error "wxUSE_DYNAMIC_LOADER must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:143: #error "wxUSE_LOG must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:151: #error "wxUSE_LONGLONG must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:159: #error "wxUSE_MIMETYPE must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:175: #error "wxUSE_PRINTF_POS_PARAMS must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:183: #error "wxUSE_PROTOCOL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:225: #error "wxUSE_REGEX must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:233: #error "wxUSE_STDPATHS must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:241: #error "wxUSE_XML must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:249: #error "wxUSE_SOCKETS must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:257: #error "wxUSE_STREAMS must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:265: #error "wxUSE_STOPWATCH must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:273: #error "wxUSE_TEXTBUFFER must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:281: #error "wxUSE_TEXTFILE must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:297: #error "wxUSE_URL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:305: #error "wxUSE_VARIANT must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:325: #error "wxUSE_ABOUTDLG must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:333: #error "wxUSE_ACCEL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:341: #error "wxUSE_ANIMATIONCTRL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:349: #error "wxUSE_BITMAPCOMBOBOX must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:357: #error "wxUSE_BMPBUTTON must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:365: #error "wxUSE_BUTTON must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:373: #error "wxUSE_CALENDARCTRL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:381: #error "wxUSE_CARET must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:389: #error "wxUSE_CHECKBOX must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:405: #error "wxUSE_CHOICE must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:413: #error "wxUSE_CHOICEBOOK must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:421: #error "wxUSE_CHOICEDLG must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:429: #error "wxUSE_CLIPBOARD must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:437: #error "wxUSE_COLLPANE must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:445: #error "wxUSE_COLOURDLG must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:453: #error "wxUSE_COLOURPICKERCTRL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:461: #error "wxUSE_COMBOBOX must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:469: #error "wxUSE_COMBOCTRL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:477: #error "wxUSE_DATAOBJ must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:485: #error "wxUSE_DATAVIEWCTRL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:493: #error "wxUSE_DATEPICKCTRL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:501: #error "wxUSE_DIRPICKERCTRL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:509: #error "wxUSE_DISPLAY must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:517: #error "wxUSE_DOC_VIEW_ARCHITECTURE must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:525: #error "wxUSE_FILEDLG must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:533: #error "wxUSE_FILEPICKERCTRL must be defined."
D:\CppDevelop\Eigene\wxWindows\include\wx\chkconf.h:541: #error "wxUSE_FONTDLG must be defined."
:: More errors follow but not being shown.
:: Edit the max errors limit in compiler options...
:: === Build finished: 50 errors, 0 warnings ===

--- End code ---
there is no sdk.h on my entire pc, cant imagine where it should come from, i compiled wxwidgets -.-

actually i dont want to compile qtworkbench myself, i simply want to use it :p

bfr:
It seems like you're trying to use wxWidgets with QtWorkBench.  QtWorkBench is for Qt.  ;)

Biplab:
1. sdk.h : Download Code::Blocks source. The file is inside src/include directory.

2. If you've compiled wxWidgets, then wx/setup.h file will be inside <wxWindows_dir>\lib\<compiler_name>_<lib_config> dir.

MortenMacFly:

--- Quote from: MortenMacFly on June 05, 2007, 10:07:19 am ---Anyways - a reason could be that I'm behind a firewall (but it's port 80...?!). I'll try again when I'm at home and report back if if works there... nothing to really worry about...

--- End quote ---
Reporting back: It's working... ;-)
For all users having the same issue. If you are behind a proxy you may not be able to checkout from *any* http related SVN repository. Either you switch off the proxy (if that is possible) or use th svn protocol (no possible with googlecode).
With regards, Morten.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version