azrael_11 0 Posted March 24, 2019 Hello Try to move a project from tokyo 10.2.3 to rio 10.3.1 community edition. And have two questions 1. How to remove the inherited values from debug from include file search path? 2. In rio i install the pasLicVlc and everything is ok. Create a new multi application add the component TFmxPasLibVlcPlayer go to include file search path add the path source and source.fmx like tokyo do but compiler cant find it. Does this change in rio somehow? P.S. I have both installed in my computer Delphi 10.2.3 CE and Delphi 10.3.1 CE Share this post Link to post
PeterBelow 238 Posted March 24, 2019 5 hours ago, azrael_11 said: Hello Try to move a project from tokyo 10.2.3 to rio 10.3.1 community edition. And have two questions 1. How to remove the inherited values from debug from include file search path? 2. In rio i install the pasLicVlc and everything is ok. Create a new multi application add the component TFmxPasLibVlcPlayer go to include file search path add the path source and source.fmx like tokyo do but compiler cant find it. Does this change in rio somehow? P.S. I have both installed in my computer Delphi 10.2.3 CE and Delphi 10.3.1 CE The project configurations form a hierarchy, simple select the top node ("all configurations - all platforms" probably, I have a german language version of RAD Studio) in the project options dialog, compiler options, dropdown list on the top of the right hand pane. Share this post Link to post
azrael_11 0 Posted March 24, 2019 20 minutes ago, PeterBelow said: The project configurations form a hierarchy, simple select the top node ("all configurations - all platforms" probably, I have a german language version of RAD Studio) in the project options dialog, compiler options, dropdown list on the top of the right hand pane. Nothing happend i start to believe something going with rio installation. Share this post Link to post
PeterBelow 238 Posted March 25, 2019 23 hours ago, azrael_11 said: Nothing happend i start to believe something going with rio installation. No, you are just setting and looking at the wrong search path. You need the one under Delphi compiler, not the one under Resource compiler! 2 Share this post Link to post