Skip to content

How to build from source #144

Answered by Yutaka-Sawada
samyarkhafan asked this question in Q&A
Discussion options

You must be logged in to vote

My PAR clients (par1j.exe, par2j.exe, and par2j64.exe) were developed independently from MultiPar GUI at first. They were command-line tools ago. I made GUI front-end later, and published in one package as current MultiPar. There is ReadMe2_English.txt in help folder of MultiPar. It's the ReadMe file for par2j.

I use Visual Studio 2022 for development now. par2j's source code package includes a project file (par2j.vcxproj) for Visual Studio. It includes special required header files for OpenCL, too. I write example of how to complie par2j.

  1. You need to install Visual Studio 2022 at first.
    Because I release open source applications, I use Visual Studio Community 2022. Other version may be…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@samyarkhafan
Comment options

Answer selected by samyarkhafan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants