Similar Threads:
1.Problem with app compiling
Hi all,
I have a strange problem. On one computer application compiles with no
problems, but on two others I get always this same message:
*************************************
linking Tran61.exe
Making @Tran61.lnk
(Tran61.MAP 1,1) Link error: Unresolved External MEMORY in Tran61.obj
(Tran61.MAP 2,1) Link error: Unresolved External MEMORY in Tran61.obj
(Tran61.MAP 3,1) Link error: Unresolved External MEMORY in Tran61.obj
(Tran61.MAP 4,1) Link error: Unresolved External MEMORY in Tran61.obj
(Tran61.MAP 5,1) Link error: Unresolved External MEMORY in Tran61.obj
*************************************
- Tran61 being my app name.
I tried reinstalling Clarion but it did not help.
Thank You,
Adnan Selimovic.
2.shiftkey gets stuck in legacy apps
Hi,
I am getting this problem. I saw some posts about it years ago. I
wonder if it was ever fixed. It is a real problem to me. If anyone
knows about it being fixed please let me know.
John Nairn
3.Dll compiling problems
You should have a global template named Suppress Nettalk that should be
added to the dll if Nettalk is not supposed to be included.
The thing is that all classes with !ABCIincludefile in the top automatically
is linked into a ABC global dll.
Bjarne
"Jukka Pehkonen" < XXXX@XXXXX.COM > skrev i melding
news: XXXX@XXXXX.COM ...
> I am trying to compile the dlltutor example application that is included
> with Clarion. The problem is that when trying to compile the Allfiles.app
> file, the compiler gives many error messages about unresolved externals of
> functions that refer to nettalk.obj. The weird thing is that the nettalk
is
> not being used in the dlltutor application.
>
> The same problem also occurs when trying to compile my own dll files
(these
> dlls don't use nettalk functions).
>
> I am using Clarion 5.5H and Windows XP.
>
> Here is the list of errors when trying to compile Allfiles.app in the
> dlltutor example:
>
> Unresolved External NetDUNRenameDUN in nettalk.obj
> Unresolved External NetDUNDeleteDUN in nettalk.obj
> Unresolved External NetDUNChangeDUN in nettalk.obj
> Unresolved External NetDUNAddDUN in nettalk.obj
> Unresolved External NetDUNGetLastError in nettalk.obj
> Unresolved External NetDUNHangUp in nettalk.obj
> Unresolved External NetDUNDialDUN in nettalk.obj
> Unresolved External NetDUNGetDevices in nettalk.obj
> Unresolved External NetDUNGetDUNs in nettalk.obj
> Unresolved External NetDUNGetConnections in nettalk.obj
> Unresolved External NetDUNGetConnectionsStatus in nettalk.obj
> Unresolved External NetDUNObjectManager in nettalk.obj
> Unresolved External NetDUNObjectManager in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSetService in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectReceive in nettalk.obj
> Unresolved External NetSimpleConnectSend in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectOpen in nettalk.obj
> Unresolved External NetGetRegistry in nettalk.obj
> Unresolved External NetGetRegistry in nettalk.obj
> Unresolved External NetOptions in nettalk.obj
> Unresolved External NetRemote in nettalk.obj
> Unresolved External NetOptions in nettalk.obj
> Unresolved External NetBase64Encode in nettalk.obj
> Unresolved External NetBase64Encode in nettalk.obj
> Unresolved External NetCharSet in nettalk.obj
> Unresolved External NetQuotedPrintableDecode in nettalk.obj
> Unresolved External NetBase64Decode in nettalk.obj
> Unresolved External NetQuotedPrintableDecode in nettalk.obj
> Unresolved External NetQuotedPrintableDecode in nettalk.obj
> Unresolved External NetBase64Decode in nettalk.obj
> Unresolved External NetQuotedPrintableDecode in nettalk.obj
> Unresolved External NetQuotedPrintableDecode in nettalk.obj
> Unresolved External NetGetNetName in nettalk.obj
> Unresolved External NetGetNetName in nettalk.obj
> Unresolved External NetGetServer in nettalk.obj
> Unresolved External NetNotify in nettalk.obj
> Unresolved External NetSendBroadCast in nettalk.obj
> Unresolved External NetSend in nettalk.obj
> Unresolved External NetASend in nettalk.obj
> Unresolved External NetReceive in nettalk.obj
> Unresolved External NetSetService in nettalk.obj
> Unresolved External NetSetService in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleGetServerConnections in nettalk.obj
> Unresolved External NetSimpleGetServerConnections in nettalk.obj
> Unresolved External NetOptions in nettalk.obj
> Unresolved External NetOptions in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleGetServerConnections in nettalk.obj
> Unresolved External NetSimpleConnectReceive in nettalk.obj
> Unresolved External NetSimpleGetServerConnections in nettalk.obj
> Unresolved External NetSimpleGetServerConnections in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectSend in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectOpen in nettalk.obj
> Unresolved External NetErrorStr in nettalk.obj
> Unresolved External DOS in allfiles.obj
> Unresolved External DOS in allfiles.obj
> Unresolved External DOS in allfiles.obj
> Unresolved External DOS in allfiles.obj
> Unresolved External DOS in allfiles.obj
> Unresolved External DOS in nettalk.obj
> Unresolved External DOS in nettalk.obj
> Unresolved External DOS in nettalk.obj
> Unresolved External DOS in nettalk.obj
> Unresolved External DOS in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetQuotedPrintableEncode in nettalk.obj
> Unresolved External NetQuotedPrintableEncode in nettalk.obj
> Unresolved External NetGetTimeZone in nettalk.obj
> Unresolved External NetUUDecode in nettalk.obj
> Unresolved External NetSend in nettalk.obj
> Unresolved External NetASend in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleConnectClose in nettalk.obj
> Unresolved External NetSimpleGetServerConnections in nettalk.obj
> Unresolved External NetBase64Encode in nettalk.obj
> Unresolved External NetBase64Encode in nettalk.obj
>
> If you are replying by e-mail please remove 'eispammia' from the e-mail
> address.
>
>
>
4.Fail to load the compiled tclreg12.dll (was:load tk85.dll fail)
Dear All,
This was continued from my previous post "load tk85.dll fail"
I am still not able to resolve the problem, but I think am able to pin
point the problem now. I will explain it below.
1. I compile my own Tcl and Tk 8.5.7. with my notebook. And I load
tk85.dll on my notebook inside tcl shell. It works OK. However it
fails on other machines (invalid argument)
2. I came back to Tcl/Tk 8.5.1. and compile it again. Now I can load
tk8.5 on all machines. And "package require registry" worked fine on
my notebook, but return "invalid argument" error on other machines.
3. I download the ActiveState Tcl/tk binary distribution, then install
it and try. It works well on all machines.
4. I use the tclreg12.dll from ActiveState to replace my (compiled)
tclreg12.dll. Now, it will work on all machines, with my own compiled
Tcl.
I checked the file size of the dll. My version is 18KB and ActiveState
version is 24KB. (I know this is a stupid way to compare, but at least
there is significant difference).
So, I guess I have done something wrong when compiling my own
tclreg12.dll. Can anyone help me a little on this ?
5.Noob stuck on first compile - stdio.h no such file
Hi,
I am trying to compile a hello world prog using gcc (also tried cc) on
my Linux (Ubuntu Feisty) box. I get:
test1.c:1:19: error: stdio.h: No such file or directory
I am sure it is a path issue or something similar to that but I can't
seem to find any info on this. Anyone got any ideas.
TIA
Regards
6. Help Please - Problems with Browse Window Display in Web Apps - C55
7. stuck with a recursion function help :)
8. binary search tree removal - stuck - HELP!!