No, because jaPBe include the manifest manual and not with the compiler.Num3 wrote:Could these problems be, because of the new compiler feature that includes the xp-manifest by default?
jaPBe for PB 3.91 Beta
This thread looks like it has tailed off, I am having the same issue as Karbon with the "linker error" and text of "no message". Was this issue ever resolved? What was the fix?
Here are my stats:
- PB 3.91 Beta 1
- Compiles with PB-Editor
- XP (not sure about SP level - at work now)
- Using PureVision libraries
Here are my stats:
- PB 3.91 Beta 1
- Compiles with PB-Editor
- XP (not sure about SP level - at work now)
- Using PureVision libraries
I'm stuck compiling source that I use an icon with in the PB default editor.. I have no idea how to get jaPBE to work with icons now..
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
-
spongehammer
- User

- Posts: 84
- Joined: Sat Jul 19, 2003 6:45 pm
- Location: UK
I receive the "Linker" error if I set an icon in jaPBe's "Project Properties". If I take the reference to the icon out - I can compile. I would use the PB editor just to compile but the icon on the compiled app is not the same quality. Before, jaPBe seemed to use the icon I selected without altering it, where as the PB editor seems to convert it to a lower resolution... Here is an example:


I don't have a problem with the PB editor messing with the icon but I can confirm that exactly the same thing happens to me with jaPBE. If I use an icon I get the "No message" linker error - without the icon it compiles fine.
GPI : I sent you the icon before, but I've tried with about 25 icons I have here and it happens with all of them. Can you have another look at this now that I know it's not just me?
GPI : I sent you the icon before, but I've tried with about 25 icons I have here and it happens with all of them. Can you have another look at this now that I know it's not just me?
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
-
RJP Computing
- Enthusiast

- Posts: 202
- Joined: Sun Apr 27, 2003 4:44 am
- Location: Michigan, USA
- Contact:
Hi GPI,
I also get an error when compiling with jaPBe. It only happens when I want to create a debuggable .exe. I am also using the PVDynamic library that comes with PureVision. I can compile the exact same code in the normal PureBasic editor. If I comment all the code that refers to the PVDynamic library out it works fine. I am including an icon, but that doesn't seem to change anything.
Also I have all the latest updated to PureBasic installed.
Here is the error I get:
Thanks
I also get an error when compiling with jaPBe. It only happens when I want to create a debuggable .exe. I am also using the PVDynamic library that comes with PureVision. I can compile the exact same code in the normal PureBasic editor. If I comment all the code that refers to the PVDynamic library out it works fine. I am including an icon, but that doesn't seem to change anything.
Also I have all the latest updated to PureBasic installed.
Here is the error I get:
Code: Select all
9d.obj: multiple definition of _PB_PeekB_DEBUG
first definition is in file 8d.obj
9d.obj: multiple definition of _PB_PeekW_DEBUG
first definition is in file 8d.obj
9d.obj: multiple definition of _PB_PeekL_DEBUG
first definition is in file 8d.obj
9d.obj: multiple definition of _PB_PeekS_DEBUG
first definition is in file 8d.obj
9d.obj: multiple definition of _PB_PeekS2_DEBUG
first definition is in file 8d.obj
9d.obj: multiple definition of _PB_PokeB_DEBUG
first definition is in file 8d.obj
9d.obj: multiple definition of _PB_PokeW_DEBUG
first definition is in file 8d.obj
9d.obj: multiple definition of _PB_PokeL_DEBUG
first definition is in file 8d.obj
9d.obj: multiple definition of _PB_PokeS_DEBUG
first definition is in file 8d.obj
9d.obj: multiple definition of _PB_PokeS2_DEBUG
first definition is in file 8d.obj
-Ryan
RJP Computing
Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
RJP Computing
Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
Did you get the latest libs at www.purebasic.com/beta/ ?
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
-
RJP Computing
- Enthusiast

- Posts: 202
- Joined: Sun Apr 27, 2003 4:44 am
- Location: Michigan, USA
- Contact:
Yes I have all of them. I even put the SystemBase.lib in the compiler directory. Still the same thing. It also does this error on 3.90.Karbon wrote:Did you get the latest libs at www.purebasic.com/beta/ ?
-Ryan
RJP Computing
Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
RJP Computing
Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
-
RJP Computing
- Enthusiast

- Posts: 202
- Joined: Sun Apr 27, 2003 4:44 am
- Location: Michigan, USA
- Contact:
I do. But just to be on the safe side I reinstalled it again.Paul wrote:Did you go through your checklist making sure you have latest version of everything?
- PureBaic 3.91beta
- Updates from purebasic.com/beta folderfor 3.91beta
- jaPBe 3.90
- jaPBe 3.91 update for 3.91beta
- PureVision 1.81 for 3.91beta
- PVGadgets 1.81 for 3.91beta
@Paul,
I didn't come to you because it compiles great with the default editor.
@GPI,
I can't get the icon to show up in 3.91beta.
This error happens on both 3.90 and 3.91beta.
-Ryan
RJP Computing
Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
RJP Computing
Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
I'm having the same issue with compiling with an icon and recently did a full uninstall/install of both PB391beta and jaPBe2452 (including updates). Now what used to be the "no message" error comes up as POLINK: fatal error: File not found: '_jaPBe_0.res'. I am able to compile with an icon using PB390sp1 and jaPBe14452 (which is currently what I'm back to since i need to use Notandor's PBZip lib for my current app).Karbon wrote:I don't have a problem with the PB editor messing with the icon but I can confirm that exactly the same thing happens to me with jaPBE. If I use an icon I get the "No message" linker error - without the icon it compiles fine.
Cid
@ RJP Computing ... and any other registered PureBasic/PureVision user having compiler problems with jaPBe,
If you would like a special install containing PureBasic, PureVision and jaPBe combo that is the exact same install we use in our software department here, send me a private email. (info@reelmedia.org)
This install contains PureBasic 3.91beta, PureVision 1.81 and jaPBe with 3.91 patch. We have been running this install since the 3.91beta release without problems. Maybe this will solve many issues some of the users are having.
Once again, this offer is only available for those registered to both PureBasic and PureVision.
If you would like a special install containing PureBasic, PureVision and jaPBe combo that is the exact same install we use in our software department here, send me a private email. (info@reelmedia.org)
This install contains PureBasic 3.91beta, PureVision 1.81 and jaPBe with 3.91 patch. We have been running this install since the 3.91beta release without problems. Maybe this will solve many issues some of the users are having.
Once again, this offer is only available for those registered to both PureBasic and PureVision.
Last edited by Paul on Tue Jun 08, 2004 8:38 pm, edited 1 time in total.


