Discussion › Forums › discussion › How to build it?
This topic contains 0 voices and has 2 replies.
| Author | Posts |
|---|---|
| Author | Posts |
| August 19, 2006 at 7:26 am #100 | |
|
kite Member
|
Hi, I despaired of building PN. I don’t know why (how) you can build it. My enviroments is : VS. 2005 , WTL :8.0, Boost: 1.33. I hope you can fix these problems. Following errors : Build started: Project: pn, Configuration: Debug Win32 Compiling… stdafx.cpp g:pnwtlpnutils.h(248) : error C3203: ‘CXPButton’ : unspecialized class template can’t be used as a template argument for template parameter ‘T’, expected a real type g:pnwtlpnutils.h(393) : see reference to class template instantiation ‘CXPButton<T>’ being compiled g:pnwtlpnutils.h(248) : error C3203: ‘CXPButton’ : unspecialized class template can’t be used as a template argument for template parameter ‘T’, expected a real type g:pnwtlpnutils.h(404) : see reference to class template instantiation ‘CXPButton<T>’ being compiled with [ T=CArrowButton ] g:pnwtlpntabs.h(21) : error C3203: ‘CPNMDITabOwner’ : unspecialized class template can’t be used as a template argument for template parameter ‘T’, expected a real type g:pnwtlpntabs.h(95) : see reference to class template instantiation ‘CPNMDITabOwner<TTabCtrl>’ being compiled g:pnwtlpntabs.h(21) : error C3203: ‘CPNMDITabOwner’ : unspecialized class template can’t be used as a template argument for template parameter ‘T’, expected a real type g:pnwtltabbingframeworktabbedmdi.h(1242) : see reference to class template instantiation ‘CPNMDITabOwner<TTabCtrl>’ being compiled with [ TTabCtrl=CDotNetTabCtrl<CTabViewTabItem> ] g:pnwtlpntabs.h(107) : see reference to class template instantiation ‘CTabbedMDIClient<TTabCtrl,TTabOwner>’ being compiled with [ TTabCtrl=CDotNetTabCtrl<CTabViewTabItem>, TTabOwner=CPNMDITabOwner<CDotNetTabCtrl<CTabViewTabItem>> ] g:pnwtlpntabs.h(169) : error C3203: ‘CPNTabbedMDICommandBarCtrl’ : unspecialized class template can’t be used as a template argument for template parameter ‘T’, expected a real type g:pnwtlpntabs.h(377) : see reference to class template instantiation ‘CPNTabbedMDICommandBarCtrl<TPNFrame>’ being compiled g:pnwtlscintillawtl.h(29) : error C3203: ‘CScintillaWindowImpl’ : unspecialized class template can’t be used as a template argument for template parameter ‘T’, expected a real type g:pnwtlscintillawtl.h(135) : see reference to class template instantiation ‘CScintillaWindowImpl<T,TBase>’ being compiled g:pnwtlscintillawtl.h(138) : error C3203: ‘CScintillaWindow’ : unspecialized class template can’t be used as a template argument for template parameter ‘T’, expected a real type g:pnwtlscintillawtl.h(140) : see reference to class template instantiation ‘CScintillaWindow<TBase>’ being compiled Creating browse information file… Microsoft Browse Information Maintenance Utility Version 8.00.50727 Copyright (C) Microsoft Corporation. All rights reserved. BSCMAKE: error BK1506 : cannot open file ‘.debugafiles.sbr’: No such file or directory Build log was saved at “file://g:pnwtlDebugBuildLog.htm” pn – 8 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ========== |
| August 21, 2006 at 1:39 pm #15064 | |
|
simon Key Master
|
These were problems building the code with VS 2005. They are now fixed in subversion, please feel free to try again! |
| August 22, 2006 at 6:10 am #15065 | |
|
kite Member
|
Very thanks. It’s ok. But when I run builded pn.exe, Find function is not correct, anything always are not found. |
You must be logged in to reply to this topic.