Thanks! I can now continue working on my code in JaPBe ( I had had to temporarily switch to the PureBasic IDE before the update).gnozal wrote:Update
Changes :
- F5/F6 : now jaPBe adds the PBCompiler path to %PATH% before compiling to ensure the 3D engine DLLs are in the path
jaPBe 3.13.4 [IDE for PB 4 and PB 5]
Moderator: gnozal
jaPBe -> equivalent to....
What's the equivalent to PB-IDE's : 
"Create temporary executable in the source directory"
 
			
			
									
									
						"Create temporary executable in the source directory"
Hi,
Have been happily running with PB v 4.00 and an earlier version of jaPBe v3
Tonight decided to get up to date and have installed PB v4.20 and the latest incarnation of jaPBe 3.8.5.701
New version of PB launches fine. But if I try running jaPBe it complains with ...
Can't initialise compiler.
PBCompiler: 2 OS functions have the same name: DirectInputCreate_() ...
Tried launching my previous version of jaPBe (I'd not got rid of it yet) with exactly the same error message.
Any ideas anyone?
Stef
			
			
									
									
						Have been happily running with PB v 4.00 and an earlier version of jaPBe v3
Tonight decided to get up to date and have installed PB v4.20 and the latest incarnation of jaPBe 3.8.5.701
New version of PB launches fine. But if I try running jaPBe it complains with ...
Can't initialise compiler.
PBCompiler: 2 OS functions have the same name: DirectInputCreate_() ...
Tried launching my previous version of jaPBe (I'd not got rid of it yet) with exactly the same error message.
Any ideas anyone?
Stef
- 
				gnozal
 - PureBasic Expert

 - Posts: 4229
 - Joined: Sat Apr 26, 2003 8:27 am
 - Location: Strasbourg / France
 - Contact:
 
Re: jaPBe -> equivalent to....
There isn't.eriansa wrote:What's the equivalent to PB-IDE's :
"Create temporary executable in the source directory"
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
						- 
				gnozal
 - PureBasic Expert

 - Posts: 4229
 - Joined: Sat Apr 26, 2003 8:27 am
 - Location: Strasbourg / France
 - Contact:
 
Currently, there is no such option.ricardo wrote:Its possible to change jaPBe text in titlebar?
I have 3 jaPBes installed (once for each version of PB im suing, depending on project) and need to indentify it easilly. (I want to put on jaPBe title bar the PB version if possible).
Note that jaPBe reports the PB compiler version in the log at startup.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
						@ricardo: here's a crazy work-around idea. You could create an empty file that has the name of each version of PB, (i.e. PB v4.10 .pb, etc.) and have it be the first one loaded in JaPBe in each respective JaPBe you have open. This would inform you which installation you were using by looking at the first program tab (because it would show the empty file with the version# in it's filename).ricardo wrote:Its possible to change jaPBe text in titlebar?
I have 3 jaPBes installed (once for each version of PB im suing, depending on project) and need to indentify it easilly. (I want to put on jaPBe title bar the PB version if possible).
I hope that makes sense. It won't show in the taskbar, but should give you quick idea of what's there when you switch to each JaPBe version. Along a similar track, you could use different color schemes for a visual indicator also.
Hi Gnozal,
I need this feature, too! My application needs a lot of data from the installation folder like language-file, default-configuration and a special DLL etc. This is data I need to store in the application path as I like to distribute it on USB Sticks. Now, I need to compile and start the tool each time manually. A "Create temporary executable in the source directory" option would help me very much!
Please...
 
Kukulkan
			
			
									
									
						I need this feature, too! My application needs a lot of data from the installation folder like language-file, default-configuration and a special DLL etc. This is data I need to store in the application path as I like to distribute it on USB Sticks. Now, I need to compile and start the tool each time manually. A "Create temporary executable in the source directory" option would help me very much!
Please...
Kukulkan
- 
				gnozal
 - PureBasic Expert

 - Posts: 4229
 - Joined: Sat Apr 26, 2003 8:27 am
 - Location: Strasbourg / France
 - Contact:
 
Update
Changes :
- added 'Create temp EXE in source dir' in project options
- added PB Compiler version in jaPBe title bar
			
			
									
									Changes :
- added 'Create temp EXE in source dir' in project options
- added PB Compiler version in jaPBe title bar
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
						


