DLL filename in commandline

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ebknoppert.

Hello,

I had this expariance during call of the compiler.
The exe output name may be given, the dll name not.
Why?

I currently copy the dll file Purebasic.dll to the destination name.


http://www.hellobasic.com
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ebknoppert.

BTW,
Isn't it better to use a tempfile for instructions like @filename wich containes the commandline parameters.
I can imagne a problematic length of the commandline.


http://www.hellobasic.com
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Bodind.

Hello,
have you tried the GPI modified editor ?
It allows you to compile directly to the final dll's name.


Dominique
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ebknoppert.

I don't know it but i want to call the compiler myself.
The parameter seems to be incomplete imo.


http://www.hellobasic.com
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Bodind.

Ok, i see now !
The way i said is effectively in the editor itself.
sorry.

Dominique
Post Reply