Page 3 of 5
Posted: Sat May 08, 2004 1:01 pm
by GPI
Num3 wrote:Could these problems be, because of the new compiler feature that includes the xp-manifest by default?
No, because jaPBe include the manifest manual and not with the compiler.
Posted: Mon Jun 07, 2004 10:32 pm
by Beach
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
Posted: Mon Jun 07, 2004 10:40 pm
by Karbon
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..
Posted: Tue Jun 08, 2004 10:37 am
by spongehammer
I too have encountered a number of problems with the error showing
Linker Error... No Message.
and yet all the problem files compile fine with the PB editor.
Spongehammer
Posted: Tue Jun 08, 2004 2:40 pm
by Beach
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:

Posted: Tue Jun 08, 2004 2:47 pm
by Karbon
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?

Posted: Tue Jun 08, 2004 3:09 pm
by RJP Computing
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:
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
Thanks
Posted: Tue Jun 08, 2004 3:10 pm
by Karbon
Did you get the latest libs at
www.purebasic.com/beta/ ?
Posted: Tue Jun 08, 2004 3:26 pm
by RJP Computing
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.
Posted: Tue Jun 08, 2004 3:55 pm
by Paul
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
Posted: Tue Jun 08, 2004 5:44 pm
by RJP Computing
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
I do. But just to be on the safe side I reinstalled it again.
@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.
Posted: Tue Jun 08, 2004 6:25 pm
by nhokem
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.
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).
Cid
Posted: Tue Jun 08, 2004 6:43 pm
by Paul
@ 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.
Posted: Tue Jun 08, 2004 8:27 pm
by Num3
@Paul:
To avoid conflicts i think you better distribute an installer with all those goodies, but remove the key file of Purebasic of that distro...
Posted: Tue Jun 08, 2004 9:39 pm
by GPI
nhokem wrote:Now what used to be the "no message" error comes up as POLINK: fatal error: File not found: '_jaPBe_0.res'.
Thats good news: A good error-message. Can you please report the files in the purebasic\pbcompilers\ - directory?