Compiling in Visual Studio 2005 SUCCESSFULLY!~
[1] I made a mistake yesterday ,please do not follow my issue "[2]" in the
mail of yesterday , I found all of the "error LNK2019: unresolved ...
NonCopyable" cause by this . When Linking owutil.lib missing may cause a ERR
, DO NOT change the proj to a static lib proj . The exactly cause of the ERR
is the private_definitions .(e.g."-DBUILD_OWUTIL_DLL" mistake in to
"DBUILD_OWUTIL_DLL" or something like that.)
And some other proj may have the same mistake cause by
"create_vcproj-VC80.bat" especially in our none-english platform, Please fix
it .
[2] There are several LNK2019 Err couse by webcomapi when compiling to
"phapi" , has the experience above issue , I check the private_definitions
,there is a "WEBCAMDLL" in it . "WEBCAMDLL" is just for export dll ,not to
import API. Delete it and add a "WEBCAMAPI" instead . "Wengophone" also has
this problem ,fix it same way.
[3] Import "msvcrt.lib" and "msvcrtd.lib" on case of proj Linking Err 2001 .
Now erverthing is OK . Compiling completely and Wengophone.exe export in dug
folder correctly , hoho~ ;)
Thank for Wengo ,
Thank for Darshaka Pathirana ,
Thank for CCTV,NBC,FOX,ESPN ,
Thank for Presdent BUSH ,
Thank for Chairman Hu Jintao ,
Sorry for My English~
GIC 20080317
--------------------------------------------------
From: <[EMAIL PROTECTED]>
Sent: Sunday, March 16, 2008 2:18 AM
To: "Darshaka Pathirana" <[EMAIL PROTECTED]>; "wengophone-devel"
<[email protected]>
Subject: Re: [Wengophone-devel] [Howto]Build and Compiling V2.1.2
WithVisualStudio 2005
Thank for Darshaka Pathirana help!
Actually I have read your "[Wengophone-devel] patchset wengophone-2.2
(r13252) (was: Build wengophone-2.2 / windows 2000 / visual studio c++
2005 (msvc) notes)" before your write back , and it's very helpful ,and
thanks again .
With your guide , now I build a v2.2 patchset solution by
"create_vcproj-VC80.bat" .
For hours Compiling , It seemed more closer to the goal . Share the
progress here , may useful for somebody:
[1] Because my VS IDE(language in P.R.CHINA) do not support "ISO 639"
result a char-set Error in "languages.h" , save it to "UTF-8" to get
through .
[2] A child proj "lib" did't found when linking (sorry for my failing
memory , I'm not sure the name exactly , may be "owutil") , that is
because only dynamic lib build in the solution , change the proj setting
and build a static lib can get through.
[3] Hundreds of "LNK 2001 ERR" in dozens proj almost make me crazy ,at end
I found add "msvcrt.lib" and "msvcrtd.lib" can get across those problem .
Now , Most of the proj can Compiling successfully ,[4] however
"webcam","yealinkwenbox","Wengophone" remain some "LNK 2019 Err" need to
be solve , may be somebody can help me ,the log info below:
...
GIC 20080316
--------------------------------------------------
From: "Darshaka Pathirana" <[EMAIL PROTECTED]>
Sent: Saturday, March 15, 2008 3:07 PM
To: "wengophone-devel" <[email protected]>
Subject: Re: [Wengophone-devel] [Howto]Build and Compiling V2.1.2 With
VisualStudio 2005
Hi!
On 14.03.2008 17:32, [EMAIL PROTECTED] wrote:
Hi Everybody
I Compiling V2.1.2 With Visual Studio 2005 Build by
"create_vcproj-VC80.bat".
I tried that too.. ;)
But there are too many LINK ERROR when compiling to Phapi .I found the
some "vcproj" in path "wengophone-2.1.2\wifo\vs2005\Wifo\" (e.g.
ilbc.vcproj etc.) not build correctly in the VC Solution .
Any one can tell me HOWTO Build and Compiling V2.1.2 With Visual Studio
2005 Correctly , please post me a detailed Compiling .V2.1.2 or
V2.2 both possible.
I wrote a small howto on this mailling list a while ago. You can
find it under:
[1] http://thread.gmane.org/gmane.comp.voip.wengophone.devel/5743
Be carefull and read the whole thread as there are a few issues
regarding Visual Studio 2005 which must be solved in order to
compile wengophone cleanly.
Be aware that wengophone is now maintained by MDBSYS and is now
actually called qutecom. The new (hg) repository can be found here:
[2] http://hg.qutecom.com
FYI: At the end I did not use "create_vcproj-VC80.bat"[3] instead I
took the "nmake"-approach to compile wengophone with Visual Studio
2005[4]. I would love to know how to compile everything with the
"Visual Studio 8"-generator and I am willing to assist you whereever
I can. Maybe we can solve it together...
[3] http://thread.gmane.org/gmane.comp.voip.wengophone.devel/5987
[4] http://thread.gmane.org/gmane.comp.voip.wengophone.devel/5989
HTH && HAND,
- Darsha
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel