10 lines
538 B
Plaintext
10 lines
538 B
Plaintext
# A note about Razer Chroma PDB files
|
|
|
|
If you would like to compile with the RazerChroma PDB file for better
|
|
debugging symbols, then you should download them from the Razer CChromaEditor
|
|
github : https://github.com/razerofficial/CChromaEditor
|
|
|
|
You should put the .pdb files in the following directories to build successfully:
|
|
|
|
Win64: Engine\Plugins\Experimental\RazerChromaDevices\Binaries\ThirdParty\Win64\CChromaEditorLibrary64.pdb
|
|
Win32: Engine\Plugins\Experimental\RazerChromaDevices\Binaries\ThirdParty\Win32\CChromaEditorLibrary.pdb |