Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: presler on September 11, 2012, 04:16:55 AM

Title: How to build avidemux with debug symbols? For windows.
Post by: presler on September 11, 2012, 04:16:55 AM
How to build avidemux with debug symbols? For windows.
Title: Re: How to build avidemux with debug symbols? For windows.
Post by: gruntster on September 11, 2012, 04:20:59 AM
Add -DCMAKE_BUILD_TYPE=Debug to your cmake command.
Title: Re: How to build avidemux with debug symbols? For windows.
Post by: presler on September 11, 2012, 08:01:34 AM
How to build avidemux 2.6? ) As I understand, I should go to 'avidemux2-6\foreignBuilds\mswin\avidemux' and run 'Set Avidemux Environment Variables.bat' and then '1. Build.bat'?
Title: Re: How to build avidemux with debug symbols? For windows.
Post by: gruntster on September 11, 2012, 08:10:05 AM
They're the build scripts I use.  You only need to run "1. Build.bat".  Make sure you modify "Set Common Environment Variables.bat" to match your directory structure.