Ok, so I blew away the old blog because it was so boring, I feel asleep writing it. Let's try this thing again. -- Posted by quinthar to iGlance News at...
So you all know I've been working on iGlance for ages. Well, I'm happy to report that after all this time, it's done. (Well, as much as anything in this...
Congrats, David!! The web site does look snazzy, and the app looks nice too, although I think I was bad about following the directions and creating a new user...
Sorry folks -- didn't realize I was replying to the whole list. Lucky I didn't say anything too perverse, eh? Ya'll should check out the p2p SIP ad hoc group...
Thanks for the P2P SIP reference -- I'll definitely check it out. As for not being able to get online, that's not good. Please try these: - When logging on,...
... Heh, a bit of a chicken/egg problem, then. I expect it'd compile fine on earlier versions (such as MSVC6.0), but unfortunately you'd need to hack apart...
... There's actually a great tool for automatically converting .vcproj/.sln back to .dsp/.dsw. I've used it several times and never had any problems: ...
... Heh, ok, ok, I submit. I'm really just ignorant of what it takes. I'm totally cool with the idea of having a Cygwin build process. I just want to *also*...
Hey David- Looks like I get an invalid username/password response from the server (from the logs). I don't get any visual error saying my username/password...
So I've had some requests as for where to get started in the code, and #1 on that list is audio quality. What I've got so far "works", but it really needs the...
David, You menntion conversion from short to float. I see that Speex 1.1.11 includes a fixed-point implementation, which would probably make that codec viable...
I'm trying to compile iglance. It needs openssl/sha.h which is not in win32.zip. I guess the library is in win32_full.zip but i can't find it anywhere. Where...
It's located at: $SVN\libpig\libs\win32\openssl-0.9.8\inc32\openssl\sha.h It should be in win32.zip; please let me know if you can't find it. Also, the include...
(Cross posted to speex-dev from iglance) Enzo -- I haven't tried the fixed point engine, though I've considered it for the WinCE port. For the desktop/laptop...
Hi, David When I open the iGlance solution in my Visual Studio 2005 released edition and compile, I have following messages( have removed the duplicated ones),...
Thanks Lilly, I've seen a couple reports on this and I'm a bit stumped. Other users have been able to compile just fine, so my best guess is it's some kind of...
Thaolx ,Thanks for your help, But where to set these option? I haven't found the place. I am new to the enviroment "Le X. Thao" <thaolx@...> wrote£º I...
Try this: 1) Right click on "iGlanceClient" in the left pane 2) Choose "Properties" 3) Expand "Configuration Properties" in the left hierarchy 4) Expand...
Hi, David, Thaolx There isn't any error messages now! Great! The only problem now is not found libpng3.dll, so the program couldn't run. Lilly David Barrett...
It wants 'libpng3.dll'? I'm guessing (hoping) you mean 'libpng13.dll', and it should be located in: $SRVROOT\trunk\iglance\redist As for why it's not finding...