Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Repository files navigation

BatchEncoder wxWidgets Demo

Build status

Screenshots

File list

File List

Conversion progress

File List Converting

Configure presets

Configure Presets

Configure formats

Configure Formats

Configure tools

Configure Tools

Edit paths

Edit paths

UI

Download and install wxFormBuilder:

https://github.com/wxFormBuilder/wxFormBuilder/releases/download/v3.6.2/wxFormBuilder_v3.6.2.exe

Open and edit src\ui\UI.fbp project and then got to File > Generate Code and Tools > Generated Inherited Class.

Build

Sources

Clone the BatchEncoder source code repository.

git clone https://github.com/wieslawsoltes/BatchEncoderWx.git

Update wxWidgets submodule.

git submodule update --init --recursive

Building the executable.

.\build.ps1 -Target "Build"

RuntimeLibrary

Patch RuntimeLibrary:

.\build.ps1 -Target "Patch-RuntimeLibrary"

Restore RuntimeLibrary:

.\build.ps1 -Target "Restore-RuntimeLibrary"

wxWidgets

Currently used wxWidgets version is 3.1.1.

Open wx\build\msw\wx_vc15.sln solution.

Build the following projects:

core
net
xml
adv
html
gl
qa
xrc
aui
propgrid
ribbon
richtext
media
stc
webview

using the following configurations:

Debug|Win32
Debug|x64
Release|Win32
Release|x64

You can use Build > Batch Build... tool to batch build all projects and configurations.

BatchEncoder

Use Visual Studio 2017 Community Edition to open BatchEncoder.sln solution and Build.

Links

Docs

Wiki

Forums

Tools

Books

Articles

About

BatchEncoder is an audio files conversion software (wxWidgets Demo).

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages