I am not sure your step 4,5,6...After your step 2, you can go to sw module and run "build debug=true" to do individual build with debug info once you have done modifications in sw module,and then you will find that breakpoints can be added to your modified files after the new built dlls at ..\main\solver\350\wntmsci12.pro\workdir\LinkTarget\Library are copied and pasted to your installation directory,such as D:\OO34\Basis\program\...
On Thu, Jan 10, 2013 at 10:43 AM, 2 <laoyi...@126.com> wrote: > Hi, > I have found the dlls in solver folder, but I was another problem, > when build sw with debug information, but I couldn't found the dlls with > debug infomation, where are them? > there are the command I input in cygwin: > 1.cd main > 2.source winenv.Set.sh > 4.cd instsetoo_native > 5.build --from sw --prepare # removes old output trees and solver > 6.build debug=true --from sw > > Yi > > > At 2013-01-09 16:32:46,chengjh <chen...@apache.org> wrote: > >Sure,the compiled object files can be found at ..\main\solver\350\ > >wntmsci12.pro\workdir\CxxObject\sw\.,and dlls can be got > >from ..\main\solver\350\wntmsci12.pro\workdir\LinkTarget\Library..Thanks. > > > >On Wed, Jan 9, 2013 at 3:52 PM, Herbert Duerr <h...@apache.org> wrote: > > > >> On 09.01.2013 08:06, 2 wrote: > >> > >>> when got my own build, I couldn't found the filefolder > wntmsci12.proin sw module which be found in sc module, could it be said > that my build > >>> failed ? > >>> > >> > >> That is no problem: The sw module has been converted to gbuild, so that > >> the files are now in main/solver/350/wntmsci12.pro instead of the > modules > >> wntmsci12.pro folder. > >> > >> Herbert > >> > > > > > > > >-- > > > >Best Regards,Jianhong Cheng > -- Best Regards,Jianhong Cheng