Displaying 5 results from an estimated 5 matches for "vc60".
Did you mean:
vc0
2001 Jun 18
0
Win32 Project Files and SDK Question and Patch
...verwritten
Problem: When the project files in the vorbis/win32 build, all temporary files
of vorbis, vorbisfile and vorbisenc go into Dynamic_Debug (for the dynamic debug
build as an example). The problems arise, when someone wants to debug the code.
Since Visual C++ puts the symbols into the file vc60.pdb during a build, only
the debug symbols of the last built library survive, which is usually
vorbisfile, so it is not possible to step into vorbisenc for example.
Fix: Use separate build directories for each library.
2. Debug and release library (DLL) version have the same name
Problem: When t...
2005 Jul 31
5
SWIG compilation
The result of the compilation after installing swig results in lots of
errors of the sort:
WindowDisabler.obj : error LNK2001: unresolved external symbol
_SWIG_Ruby_ConvertPtr
I can see this is defined in rubydef.swg but I''m not sure why this isn''t
just included in the files that need it. Can any swig experts tell me
what I need to do to progress? I''m using
2001 May 03
8
icecast 2.0 semi-permanent test stream
Icecast 2.0 and Ices 2.0 are both fairly usable now.
I have set up a semi-permanent test stream for people to bang on at:
http://i.cantcode.com:8888/ices.ogg
Please report any problems you have.
I say semi-permanent, because it will probably crash now and then, and I
will be developing and putting up the new versions on a regular basis.
If it stops working for more than an hour, somethings
2001 May 03
8
icecast 2.0 semi-permanent test stream
Icecast 2.0 and Ices 2.0 are both fairly usable now.
I have set up a semi-permanent test stream for people to bang on at:
http://i.cantcode.com:8888/ices.ogg
Please report any problems you have.
I say semi-permanent, because it will probably crash now and then, and I
will be developing and putting up the new versions on a regular basis.
If it stops working for more than an hour, somethings
2005 Jul 24
11
Official name change to wxruby2
The CVS module has been renamed from wxruby-swig to wxruby2, and I have
checked in the related changes to reflect the name change. Anyone with a
CVS tree will need to re-checkout from CVS because of the module name
change.
There is now a wx.rb in the lib/ directory, which loads the wxruby2
shared library that gets built.
I have tagged this as 0.0.22.
Next steps:
- Apply Choice.i patch from