obs build cannot find button's captions when running

israel

New Member
hi i will like to build OBS. It must be a silly question since i can not find a similar in this forum, however here it goes
I am using windows 7 ulimate, microsoft sdk june 2010 and VS2013.
OBS compile just find like it was design just for that configuration.
The thing is that executable are creating on obs/debug by default. then OBS.exe ask fot obs-api.dll and libx264-146.dll.
No problem, i copied them from the OBSApi/Debug and x264\libs\32bit folders respectively. Also need to load microsoft symbols.
All these steps will result in a sucessful running process except for the fact that the buttons and captions, in general, are missing. they shows the captions.. source.createButton.. etc..
any help? any other thing i need to include on Debug/ on the same folder than OBS.exe?
thanks
 
Last edited:

Gol D. Ace

Member
I'm not sure if you are the same person that asked in IRC before but I will explain it here again.
Go into the rundir folder and run the .bat file that fits the version you build (copydebug, copydebug64, copyrelease, copyrelease64).

You will now get a working version of OBS1 inside of the rundir folder.
 
Last edited:
Top