Displaying 2 results from an estimated 2 matches for "windowsresourc".
Did you mean:
windowsresource
2004 Nov 28
1
Samba Shares Not There
(SuSE Linux Pro 9.2, Samba 3.0.9)
I have a simple network, 10/100 Ethernet, consisting of a Linux file
server/workstation, a WindowsXP workstation, and a laptop dual-booted
for Linux and WindowsXP. I have several Samba shares, defined using
YaST, on the file server. The problem is:
When I access the Samba shares using the laptop WindowsXP, all shares
show up and I am able to access them in
2020 Apr 23
7
Cannot build master
Hi,
Using master at b0a1c0b72c9c61f8b0a223e08f43498abb64f5e8, I cannot build
LLVM. I configured with:
CC=clang CXX=clang++ cmake -DCMAKE_INSTALL_PREFIX=$HOME/opt/llvm11-git \
-DCMAKE_BUILD_TYPE=Release \
-DLLVM_BUILD_LLVM_DYLIB=ON \
-DLLVM_LINK_LLVM_DYLIB=ON \
-DBUILD_SHARED_LIBS=OFF \
-DLLVM_ENABLE_EH=ON \
-DLLVM_ENABLE_RTTI=ON \