search for: net2003

Displaying 3 results from an estimated 3 matches for "net2003".

2003 Jun 16
2
using win32 static libs
...rogrammed with static libs before. i've downloaded the win32sdk and try to build a simple wav->ogg/vorbis encoder, but the linker complained about several redefinitions. environment is visual studio .net 2003 on winxp and a standard mfc-app set up by this project-wizzard that comes with vs.net2003 using the default settings. here the code: ---------------------------------------------------------------------- #include "StdAfx.h" #include ".\ogg2wav.h" #include "oggvorbis\vorbisenc.h" #pragma comment(lib,"oggvorbis\\ogg_static.lib") #pragma comment(l...
2004 Dec 28
0
vorbisfile crash on file open/init
...e to Multithread debug dll for libogg, libvorbis and my own program and rebuilt/linked all the libs, however this didnt help. So, I'm hoping someone can give me a direction to head in to fix this problem, as it kinda scuppers the chances of me doing anything else right now :( I'm using VS.Net2003 for my build enviroment, let me know if you need any other details. Cheers, Rob
2004 Dec 29
0
vorbisfile crash on file open/init
...e to Multithread debug dll for libogg, libvorbis and my own program and rebuilt/linked all the libs, however this didnt help. So, I'm hoping someone can give me a direction to head in to fix this problem, as it kinda scuppers the chances of me doing anything else right now :( I'm using VS.Net2003 for my build enviroment, let me know if you need any other details. Cheers, Rob