I wanted to test CommonC++ as a static linked library, and therefore made a new VC++ project file to generate such a lib. I have only tested it with the apesock demo app, but that one seems to work. Would these changes be interesting to include?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you have a .dsp modified with a static target, or a new .dsp for the project, yes, this would be nice to have in the distribution for those using win32 targets.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a new .dsp wich makes a static lib. I had to change a little in some header files too. How should I submit the changes? As a patch? I used the 1.9.1 release as a base - should I instead use the most current cvs snapshot?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I wanted to test CommonC++ as a static linked library, and therefore made a new VC++ project file to generate such a lib. I have only tested it with the apesock demo app, but that one seems to work. Would these changes be interesting to include?
If you have a .dsp modified with a static target, or a new .dsp for the project, yes, this would be nice to have in the distribution for those using win32 targets.
I have a new .dsp wich makes a static lib. I had to change a little in some header files too. How should I submit the changes? As a patch? I used the 1.9.1 release as a base - should I instead use the most current cvs snapshot?