On Thu, 07 Dec 2006 11:55:29 +0900, shelarcy <[EMAIL PROTECTED]> wrote:
> Because current VC project for wxWidgets-2.6.3 doesn't works well my
> environment, and I was busy. Jeremy changed VC project from
> "..\..\wxWidgets-2.6.3\lib\vc_lib\mswu" to "..\..\wxWidgets-2.6.3\lib\mswu"
> in "Update VC++ project file to reflect updated DLL version supporting
> wxWidgets 2.6.3" patch. It breaks building my environment but I don't find
> where causes problem, soonly.

Oops, I am wrong.

wxWidgets-2.6.x's wx_adv.dsp generate setup.h in lib\vc_lib
instead of just lib. So this is not my environments problem.

wx_adv.dsp:890:# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
wx_adv.dsp:893:"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" 
"$(OUTDIR)"
wx_adv.dsp:894: copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
wx_adv.dsp:900:# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
wx_adv.dsp:903:"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" 
"$(OUTDIR)"
wx_adv.dsp:904: copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h

So I wonder about Jeremy changed this part that regardless of
lefting other chaged point /libpath:"..\..\wxWidgets-2.6.3\lib\vc_lib".

Best Regards,

-- 
shelarcy <shelarcy    capella.freemail.ne.jp>
http://page.freett.com/shelarcy/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxhaskell-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to