Old 07-06-2018, 04:49 PM   #1
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default SWS: How to install additional files such as cursors?

Does anyone know how to include additional non-C++ files (such as cursor files) in SWS, so that these files are installed to specific folders on the user's DAW during installation (or building) of SWS?

The SWS project files include a number of cursor files in the Resources folder, and (if I understand the code correctly), some SWS function expect these files to be installed into the \Cursors folder in REAPER's resource path. Strangely, on my DAW, no cursors are installed in the Cursors folder.
juliansader is offline   Reply With Quote
Old 07-07-2018, 08:00 AM   #2
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 12,096
Default

I think they get 'baked in' the .dll (and supposedly .dylib on Mac) automatically when building. You can check the SWS .dll with Resource Hacker and find the included cursors from SWS Resources folder there.

So I think to add additional cursors it suffices as has been done with the other SWS cursors (make an entry in the .rc file and put the .cur file in Resources\Cursor\).

Last edited by nofish; 07-07-2018 at 08:22 AM.
nofish is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:58 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.