Closed GoogleCodeExporter closed 9 years ago
modify C:\swtoolkit\site_scons\site_tools\target_platform_windows.py
LINKFLAGS_OPTIMIZED=['/PDBPATH:none']
to
LINKFLAGS_OPTIMIZED=['/PDBALTPATH:%_PDB%']
Original comment by anng...@gmail.com
on 4 Jun 2011 at 12:59
Just comment out "LINKFLAGS_OPTIMIZED=['/PDBPATH:none']" in the
target_platform_windows.py. That works in my machine.
Original comment by triaphoo
on 22 Oct 2011 at 11:20
Original comment by jun...@google.com
on 17 Nov 2011 at 12:31
Original issue reported on code.google.com by
nikes...@gmail.com
on 15 Mar 2011 at 5:11